MantisBT - CMake | |||||||||||||||
| View Issue Details | |||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
| 0010356 | CMake | CMake | public | 2010-03-02 16:38 | 2012-02-15 13:32 | ||||||||||
| Reporter | Pat Marion | ||||||||||||||
| Assigned To | Ben Boeckel | ||||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
| Status | closed | Resolution | fixed | ||||||||||||
| Platform | OS | OS Version | |||||||||||||
| Product Version | CMake-2-8 | ||||||||||||||
| Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | ||||||||||||
| Summary | 0010356: Problem specifying arguments on the command line containing '=' | ||||||||||||||
| Description | If I configure with -DCMAKE_CXX_FLAGS:STRING="qarch=440" then everything is OK, but if I don't specify STRING and configure with -DCMAKE_CXX_FLAGS="qarch=440" then I get this in the CMakeCache.txt: CMAKE_CXX_FLAGS:STRING= CMAKE_CXX_FLAGS=-qarch:UNINITIALIZED=440 If there is no '=' in the cxx flags then there are no problems. | ||||||||||||||
| Steps To Reproduce | |||||||||||||||
| Additional Information | Brad's initial comments: "I think it's a problem with the regular expression CMake uses to separate on the '=' sign. It must be greedily taking everything until the last '='." | ||||||||||||||
| Tags | No tags attached. | ||||||||||||||
| Relationships |
| ||||||||||||||
| Attached Files | |||||||||||||||
| Issue History | |||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||
| 2010-03-02 16:38 | Pat Marion | New Issue | |||||||||||||
| 2010-12-08 08:15 | David Cole | Assigned To | => Ben Boeckel | ||||||||||||
| 2010-12-08 08:15 | David Cole | Status | new => assigned | ||||||||||||
| 2010-12-08 08:16 | David Cole | Note Added: 0023791 | |||||||||||||
| 2010-12-08 08:16 | David Cole | Target Version | => CMake 2.8.4 | ||||||||||||
| 2010-12-08 09:24 | David Cole | Relationship added | has duplicate 0011495 | ||||||||||||
| 2010-12-08 17:48 | Ben Boeckel | Note Added: 0023830 | |||||||||||||
| 2010-12-14 15:50 | David Cole | Relationship added | has duplicate 0009214 | ||||||||||||
| 2011-01-06 14:34 | Ben Boeckel | Note Added: 0024472 | |||||||||||||
| 2011-01-06 14:34 | Ben Boeckel | Status | assigned => resolved | ||||||||||||
| 2011-01-06 14:34 | Ben Boeckel | Resolution | open => fixed | ||||||||||||
| 2011-01-06 14:34 | Ben Boeckel | Fixed in Version | => CMake 2.8.4 | ||||||||||||
| 2011-05-02 14:45 | David Cole | Note Added: 0026317 | |||||||||||||
| 2011-05-02 14:45 | David Cole | Status | resolved => closed | ||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||