| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000034 | CMake | public | 2003-06-27 14:02 | 2004-04-28 10:54 | |||||
| Reporter | Ken Martin | ||||||||
| Assigned To | System Admin | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000034: Add to GET_TARGET_PROPERTY location of target | ||||||||
| Description | ${CMAKE_CURRENT_OUTPUT_DIR}/${CMAKE_CFG_INTDIR} is too long when we could have ${CMAKE_EXE_DIR} or something like that | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0000117) System Admin (reporter) 2003-09-19 11:34 |
This should really be option on the target to get the location of the product. For example ADD_TARGET(foo) GET_TARGET_PROPERTY(foolocation foo LOCATION) then foo would have: ${CMAKE_CURRENT_OUTPUT_DIR}/${CMAKE_CFG_INTDIR}/foo${EXE_EXTENSION} |
|
(0000990) System Admin (reporter) 2004-04-28 10:54 |
This is fixed. Test CustomCommand tests it. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |