CMake User Contributed Macros: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''User Contributed Macros''' | '''User Contributed Macros''' | ||
Line 7: | Line 6: | ||
[[FILTER_OUT (filter-out) | CMakeMacroFilterOut]] | [[FILTER_OUT (filter-out) | CMakeMacroFilterOut]] | ||
[[COPY_IF_DIFFERENT | CMakeCopyIfDifferent]] |
Revision as of 03:02, 15 September 2005
User Contributed Macros
Make Conversion: While attempting to convert a gnu makefile to Cmake, there was a need to provide some macros to provide equivalent functionality.