CMake User Contributed Macros: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 5: Line 5:
a need to provide some macros to provide equivalent functionality.  
a need to provide some macros to provide equivalent functionality.  


[[FILTER_OUT (filter-out) | CMakeMacroFilterOut]]
1. [[FILTER_OUT (filter-out) | CMakeMacroFilterOut]]
[[COPY_IF_DIFFERENT      | CMakeCopyIfDifferent]]
2. [[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.

1. CMakeMacroFilterOut 2. CMakeCopyIfDifferent