https://github.com/Kitware/CMake
Revision f11f7b34a8e77c3bd68578f00b57e0884cb0d872 authored by Brad King on 21 February 2014, 21:45:26 UTC, committed by Brad King on 21 February 2014, 22:05:26 UTC
Add a Makefile member to the cmInstallFilesGenerator class and
populate it on construction.  This will be useful in a following
change to evaluate generator expressions with proper context.
1 parent e190236
Raw File
Tip revision: f11f7b34a8e77c3bd68578f00b57e0884cb0d872 authored by Brad King on 21 February 2014, 21:45:26 UTC
cmInstallFilesGenerator: Add reference to calling cmMakefile
Tip revision: f11f7b3
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top