MantisBT - CMake
View Issue Details
0000885CMakepublic2004-05-27 12:462004-05-27 12:57
System Admin 
System Admin 
highmajoralways
closedfixed 
 
 
0000885: cmCreateTestSource overwrite file when running cmake
When creating test list with CREATE_TEST_SOURCE, the sequence of:

make rebuild_cache
make

forces the test driver to be rebuild
No tags attached.
Issue History

Notes
(0001132)
System Admin   
2004-05-27 12:49   
Fixed in CVS. Also cmMakefile was modified to determine if configure file failed.
(0001133)
System Admin   
2004-05-27 12:57   
Checking in Source/cmMakefile.cxx;
/cvsroot/CMake/CMake/Source/cmMakefile.cxx,v <-- cmMakefile.cxx
new revision: 1.252; previous revision: 1.251
done
Checking in Source/cmCreateTestSourceList.cxx;
/cvsroot/CMake/CMake/Source/cmCreateTestSourceList.cxx,v <-- cmCreateTestSourceList.cxx
new revision: 1.37; previous revision: 1.36
done