diff options
| author | Bill Hoffman <bill.hoffman@kitware.com> | 2011-12-16 02:56:34 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2011-12-20 19:16:25 (GMT) |
| commit | 5badf5f734119199fa42377b25d415532191a710 (patch) | |
| tree | b942dab683f4312cd67176b436b710859b5e55a2 /Tests/Tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | 0a6543d957463f0a7f7a585cc43468174c1204a0 (diff) | |
| download | CMake-5badf5f734119199fa42377b25d415532191a710.zip CMake-5badf5f734119199fa42377b25d415532191a710.tar.gz CMake-5badf5f734119199fa42377b25d415532191a710.tar.bz2 | |
Fix the case where cmake --build failed with two project cmds in one file.
This adds a test that uses two project commands in the same CMakeLists.txt
file. It also adds a fix so that cmake --build will work in that case.
The fix sets the name of the last project command in the top level
CMakeLists.txt in the cache variable CMAKE_PROJECT_NAME. This variable
is used by cmake --build to find the project name.
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
