aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroLibrary.cmake
blob: 337a10877466ac33053c69a74f013ef873bf89aa (plain)
1
2
3
4
5
6
7
# - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
# OPTIONAL_FIND_PACKAGE( <name> [QUIT] )

INCLUDE (MacroOptionalFindPackage)
INCLUDE (MacroAppendDirectoryProperties)
INCLUDE (MacroAppendSourceFilesProperties)