summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst
blob: b1aef1966c4d30ece43ba4021d955fffec28d67f (plain)
1
2
3
4
5
6
7
8
9
CMAKE_CONFIGURE_DEPENDS
-----------------------

Tell CMake about additional input files to the configuration process.
If any named file is modified the build system will re-run CMake to
re-configure the file and generate the build system again.

Specify files as a semicolon-separated list of paths.  Relative paths
are interpreted as relative to the current source directory.