MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015092 | CMake | CMake | public | 2014-08-16 11:06 | 2015-01-05 08:39 |
Reporter | David Thomas | ||||
Assigned To | Brad King | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Parallels | OS | OS X | OS Version | 10.8 |
Product Version | CMake 3.0.1 | ||||
Target Version | CMake 3.0.2 | Fixed in Version | CMake 3.0.2 | ||
Summary | 0015092: COMMAND cannot parse shell [] | ||||
Description | Any COMMAND that starts with '[' and has some statement followed by ']' generates some parser error that never occurred in CMAKE 2.x. I cannot recall the exact error as I downgraded to CMAKE 2.8.12, but it was something about expecting a parenthesis. | ||||
Steps To Reproduce | Try this or some shorter version of this in a cmakelists.txt file: COMMAND [ ! -d "${CMAKE_CFG_INTDIR}/lib" ] || cp -rf "${CMAKE_CFG_INTDIR}/lib" "${CMAKE_CFG_INTDIR}/${APPLICATION_NAME}.app/Contents/MacOS/" | ||||
Additional Information | all parse-able COMMANDS in CMAKE 2.8 need to be parse-able in 3.x. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-16 11:06 | David Thomas | New Issue | |||
2014-08-18 10:14 | Brad King | Assigned To | => Brad King | ||
2014-08-18 10:14 | Brad King | Status | new => assigned | ||
2014-08-18 10:14 | Brad King | Target Version | => CMake 3.0.2 | ||
2014-08-18 10:15 | Brad King | Note Added: 0036631 | |||
2014-08-18 10:18 | Brad King | Note Added: 0036632 | |||
2014-08-18 10:19 | Brad King | Note Added: 0036633 | |||
2014-08-19 09:50 | Brad King | Note Added: 0036645 | |||
2014-08-19 09:50 | Brad King | Status | assigned => resolved | ||
2014-08-19 09:50 | Brad King | Resolution | open => fixed | ||
2014-08-19 09:50 | Brad King | Fixed in Version | => CMake 3.0.2 | ||
2015-01-05 08:39 | Robert Maynard | Note Added: 0037618 | |||
2015-01-05 08:39 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|