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

INCLUDE (MacroOptionalFindPackage)