CMake User Contributed Macros: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
(Replace content with link to new CMake community wiki)
 
(44 intermediate revisions by 21 users not shown)
Line 1: Line 1:
'''User Contributed Macros'''
{{CMake/Template/Moved}}


Make Conversion:
This page has moved [https://gitlab.kitware.com/cmake/community/wikis/Contrib here].
While attempting to convert a gnu makefile to Cmake, there was
a need to provide some macros to provide equivalent functionality.  
 
#[[FILTER_OUT (filter-out) | CMakeMacroFilterOut]]
 
== Some helpers along the way ==
#[[COPY_IF_DIFFERENT      | CMakeCopyIfDifferent]]

Latest revision as of 15:41, 30 April 2018


The CMake community Wiki has moved to the Kitware GitLab Instance.

This page has moved here.