View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001616CMakepublic2005-02-23 15:332005-04-05 14:56
ReporterKent Eschenberg 
Assigned ToBill Hoffman 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001616: Initial Cache File Partially Ignored
DescriptionUsing: cmake 2.0.2 on OSF/1 (really Tru64)
Command: cmake -c inits src
File inits includes
======
SET( CMAKE_CXX_FLAGS "-D__USE_STD_IOSTREAM -pthread" CACHE STRING "lemieux" FORCE )
======
When done, in CMakeCache.txt, CMAKE_CXX_FLAGS is blank. CMakeError.log shows errors due to missing flag.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002106)
Kent Eschenberg (reporter)
2005-02-23 16:40

Can set CMAKE_CXX_FLAGS using -D on cmake command line.
(0002119)
Kent Eschenberg (reporter)
2005-02-25 22:05

CMAKE_C_FLAGS is the same - ignored when in init file but honored when on command line.
(0002288)
Bill Hoffman (manager)
2005-04-05 14:56

Seems to be fixed in cvs.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team