blob: 6523530cacd8abebf5b2c4ace61fe6245c7918d0 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
2# OPTIONAL_FIND_PACKAGE( <name> [QUIT] )
3
4INCLUDE(MacroOptionalFindPackage)
5#INCLUDE(MacroAdditionalCleanFiles)
6#INCLUDE(MacroAddFileDependencies)
7#INCLUDE(MacroGetenvWinPath)
8#INCLUDE(MacroEnsureOutOfSourceBuild)
9