View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000144CMakepublic2003-08-14 08:422004-03-15 15:36
ReporterSystem Admin 
Assigned ToSystem Admin 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000144: Use CMake as a scripting language
DescriptionCMake has a fairly powerfull language. It could be used for things like custom commands to do the actual work. The problems with this are:

1. CMake should have a mode where it does not read and write CMakeCache.txt

2. CMake should have a null generator (no makefiles or anything)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000097)
System Admin (reporter)
2003-08-14 13:39

This is really CVS idea not 1.8
(0000769)
System Admin (reporter)
2004-03-15 15:35

This is done. Works like this:

cmake -P foo.cmake

Used for install

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team