MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0012594 | CMake | (No Category) | public | 2011-11-28 10:34 | 2012-04-02 10:10 | |||||
Reporter | David C. Lonie | |||||||||
Assigned To | David Cole | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | Linux | OS | OS Version | |||||||
Product Version | CMake 2.8.6 | |||||||||
Target Version | CMake 2.8.7 | Fixed in Version | CMake 2.8.7 | |||||||
Summary | 0012594: Codeblocks generator ignores CMP0005 | |||||||||
Description | I originally submitted this bug to QtCreator, and was referred here. For reference: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-6479 [^] I have the snippet: # define TESTDATADIR for tests that need input files cmake_policy(SET CMP0005 NEW) # needed for line below (escapes value) add_definitions( -DTESTDATADIR="${CMAKE_SOURCE_DIR}/tests/sampledata/") and the following line is generated in the Codeblocks file: <Add option="-DTESTDATADIR="/tmp/XtalOpt/tests/sampledata/"" /> which does not escape the internal quotes. | |||||||||
Steps To Reproduce | Clone the repository at http://github.com/dlonie/XtalOpt, [^] and run cmake with -DBUILD_TESTS=true using the codeblocks generator. | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2011-11-28 10:34 | David C. Lonie | New Issue | ||||||||
2011-11-28 11:00 | Brad King | Assigned To | => Alex Neundorf | |||||||
2011-11-28 11:00 | Brad King | Status | new => assigned | |||||||
2011-11-28 11:26 | David Cole | Note Added: 0027856 | ||||||||
2011-11-28 11:40 | David C. Lonie | Note Added: 0027858 | ||||||||
2011-11-28 13:09 | David Cole | Assigned To | Alex Neundorf => David Cole | |||||||
2011-11-28 13:09 | David Cole | Target Version | => CMake 2.8.7 | |||||||
2011-11-28 13:09 | David Cole | Relationship added | duplicate of 0012565 | |||||||
2011-11-28 13:09 | David Cole | Status | assigned => resolved | |||||||
2011-11-28 13:09 | David Cole | Fixed in Version | => CMake 2.8.7 | |||||||
2011-11-28 13:09 | David Cole | Resolution | open => duplicate | |||||||
2012-04-02 10:10 | David Cole | Note Added: 0029050 | ||||||||
2012-04-02 10:10 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|