MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015715 | CMake | CMake | public | 2015-08-27 21:26 | 2016-06-10 14:31 |
Reporter | shuaiw | ||||
Assigned To | Kitware Robot | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Intel X86-64 | OS | Linux 2.6.32 | OS Version | CentOS 6.4 |
Product Version | CMake 3.3.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015715: COMMAND item of "add_custom_command" produce incorrect build.make | ||||
Description | add_custom_command(OUTPUT xele_mdapi.signature COMMAND echo Xele-MD API Revision:${LASTREV} | tee xele_mdapi.signature WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} VERBATIM COMMENT "Produce signature" ) | ||||
Steps To Reproduce | build in clion 1.1 OR enter ${CMAKE_HOME_DIRECTORY}/_build cmake .. | ||||
Additional Information | partof generated build.make: XeleMdAPI64/xele_mdapi.signature: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/shuaiw/sw/trunk/xele_md/modules/xeleAPI-NMR-CMake/_build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Produce signature" cd /home/shuaiw/sw/trunk/xele_md/modules/xeleAPI-NMR-CMake/XeleMdAPI64 && echo Xele-MD API Revision:820 | tee xele_mdapi.signature ## this is newline | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-08-27 21:26 | shuaiw | New Issue | |||
2015-08-27 23:05 | shuaiw | Note Added: 0039341 | |||
2015-08-28 08:46 | Brad King | Note Added: 0039343 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042829 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|