MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015785 | CMake | CMake | public | 2015-10-13 02:59 | 2016-06-10 14:31 |
| Reporter | SunBlack | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0015785: Support "generator expressions" in "install(CODE)" | ||||
| Description | With CMake 3.4 "install(FILES)" and "install(DIRECTORY)" learned to support "generator expressions" in command "DESTINATION". But it would be helpful if "install(CODE)" support "generator expressions" too. An usecase could be: <code> INSTALL(CODE " include(BundleUtilities) fixup_bundle($<TARGET_FILE_DIR:${PROJECT_NAME}> \"\" \"\") " COMPONENT Runtime ) </code> | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-10-13 02:59 | SunBlack | New Issue | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042855 | |||
| 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 | |||||
|
|
|||||
|
|
||||