MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008914 | CMake | CMake | public | 2009-04-21 06:09 | 2011-09-05 11:37 |
| Reporter | Claus Höfele | ||||
| Assigned To | David Cole | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | CMake 2.8.5 | Fixed in Version | CMake 2.8.5 | ||
| Summary | 0008914: Removing configuration types doesn't work when generating Xcode projects | ||||
| Description | I have the following lines in my top-level CMakeLists.txt to get rid of all configuration types except for Debug and Release: cmake_minimum_required(VERSION 2.6) set(CMAKE_CONFIGURATION_TYPES Debug Release CACHE TYPE INTERNAL FORCE) project(2dots) # ... This works when generating project files for Visual Studio, but MinSizeRel and RelWithDebInfo still turn up when generating Xcode project files. | ||||
| Steps To Reproduce | |||||
| Additional Information | cmake 2.6-patch 3, Xcode 3.1.2, Mac OS X 10.5.6 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-04-21 06:09 | Claus Höfele | New Issue | |||
| 2010-12-14 15:36 | David Cole | Status | new => assigned | ||
| 2010-12-14 15:36 | David Cole | Assigned To | => David Cole | ||
| 2011-01-28 10:23 | David Cole | Note Added: 0025122 | |||
| 2011-01-28 10:23 | David Cole | Status | assigned => resolved | ||
| 2011-01-28 10:23 | David Cole | Resolution | open => fixed | ||
| 2011-02-16 11:45 | David Cole | Target Version | => CMake 2.8.5 | ||
| 2011-03-09 11:09 | David Cole | Fixed in Version | => CMake 2.8.5 | ||
| 2011-09-05 11:37 | David Cole | Status | resolved => closed | ||
| 2011-09-05 11:37 | David Cole | Note Added: 0027336 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||