| MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0014352 | CMake | CCMake | public | 2013-08-13 04:01 | 2014-02-10 10:44 | |||||
| Reporter | chrislu | |||||||||
| Assigned To | Stephen Kelly | |||||||||
| Priority | high | Severity | crash | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | Windows | OS | Windows 7 | OS Version | x64 | |||||
| Product Version | CMake 2.8.11.2 | |||||||||
| Target Version | Fixed in Version | CMake 2.8.12 | ||||||||
| Summary | 0014352: CMake crashing with white space in generator expression | |||||||||
| Description | With the blow custom command the cmake gui is crashing with the white space behind the : after the ARGS command. Removing the space fixes this. add_custom_command(OUTPUT ${CUDA_NVCC_OUTPUT_FILE} COMMAND ${SCM_CUDA_NVCC_COMMAND} ARGS $<$<CONFIG:Debug>: ${SCM_CUDA_NVCC_OPTIONS_DEBUG}> ${SCM_CUDA_NVCC_OPTIONS} ${SCM_CUDA_NVCC_INC_DIR_STRING} ${SCM_CUDA_NVCC_DEF_STRING} -o \"${CUDA_NVCC_OUTPUT_FILE}\" \"${input_file}\" MAIN_DEPENDENCY ${input_file} DEPENDS ${input_file} COMMENT "NVCC compiling (${input_file_name}):") | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships | 
 | |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2013-08-13 04:01 | chrislu | New Issue | ||||||||
| 2013-08-13 08:01 | Stephen Kelly | Note Added: 0033701 | ||||||||
| 2013-08-13 08:01 | Stephen Kelly | Assigned To | => Stephen Kelly | |||||||
| 2013-08-13 08:01 | Stephen Kelly | Status | new => assigned | |||||||
| 2013-08-13 09:13 | Brad King | Relationship added | related to 0014353 | |||||||
| 2013-08-14 04:06 | Stephen Kelly | Status | assigned => resolved | |||||||
| 2013-08-14 04:06 | Stephen Kelly | Fixed in Version | => CMake 2.8.12 | |||||||
| 2013-08-14 04:06 | Stephen Kelly | Resolution | open => fixed | |||||||
| 2014-02-10 10:44 | Robert Maynard | Note Added: 0035072 | ||||||||
| 2014-02-10 10:44 | Robert Maynard | Status | resolved => closed | |||||||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||
|  | |||||
| 
 | 
 | ||||