View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001929CMakeCMakepublic2005-06-13 11:402005-08-10 12:08
ReporterFrançois Bertel 
Assigned ToSystem Admin 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001929: Custom default values
DescriptionIt would be nice to have a mechanism that when we create a new build directory, cmake goes read environment variable first or some cmake.default file.

For instance, I always use the same values for
CMAKE_C_FLAGS_DEBUG, CMAKE_C_FLAGS_RELEASE,
CMAKE_CXX_FLAGS_DEBUG, CMAKE_CXX_FLAGS_RELEASE
which are different from the default values put by cmake.
I would like to set up this values in my .profile or in .cmakerc file for instance.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002876)
Bill Hoffman (manager)
2005-08-10 12:08

You could use cmake -C to do this.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team