View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000061CMakepublic2003-07-07 15:252003-08-05 16:43
ReporterKen Martin 
Assigned ToBrad King 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000061: CMakeSetup support some of the same arguments as ccmake
DescriptionAndy really wants this
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000077)
Brad King (manager)
2003-08-05 16:43

CMakeSetup, cmake, and ccmake now all support passing the following arguments:

1.) The path to a CMakeLists.txt file will configure an in-source build.

2.) The path to a CMakeCache.txt file or the directory containing one will load that build tree's settings.

3.) The path to a directory containing a CMakeLists.txt file is that to a source tree and will use it as the source tree and the current working directory as the build tree.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team