diff options
author | Andy Cedilnik <andy.cedilnik@kitware.com> | 2003-04-29 14:07:30 (GMT) |
---|---|---|
committer | Andy Cedilnik <andy.cedilnik@kitware.com> | 2003-04-29 14:07:30 (GMT) |
commit | 565200b893c8d41f25815618afcb1dd0dfdb1934 (patch) | |
tree | 21e7b02e0a4cd0af6fe2d7b7b7a3d97cfb83da48 /Source/CMakeLists.txt | |
parent | e72535fda75454433d543c771bc5402cd238d3ed (diff) | |
download | CMake-565200b893c8d41f25815618afcb1dd0dfdb1934.zip CMake-565200b893c8d41f25815618afcb1dd0dfdb1934.tar.gz CMake-565200b893c8d41f25815618afcb1dd0dfdb1934.tar.bz2 |
ENH: Add argument -N which prevents CMake from doing configure and generate. This should be improved at some point that it will do all the error checking such as whether the CMakeLists.txt exists etc. It should essentially load cache, go through cmake lists, but not modify cache and other files in the build directory. The second feature is ability to display cache values. You run with argument -L (or -LH /-LA / -LAH) and it will display all nonadvanced cached variables (-L) / all cached variable (-LA) / and cached variables with corresponding help string (-LH -LAH).
Diffstat (limited to 'Source/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions