https://github.com/Kitware/CMake
Revision c95d017f9c221f309a4b74d8a033c1e99e784f90 authored by Brad King on 21 February 2017, 15:31:24 UTC, committed by Brad King on 21 February 2017, 15:32:26 UTC
It does not actually configure the project to install to the given
location.  That must be done by passing the `<INSTALL_DIR>` placeholder
to the external project configuration step.
1 parent 4b21290
Raw File
Tip revision: c95d017f9c221f309a4b74d8a033c1e99e784f90 authored by Brad King on 21 February 2017, 15:31:24 UTC
ExternalProject: Clarify documented role of `INSTALL_DIR`
Tip revision: c95d017
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top