MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015657 | CMake | CMake | public | 2015-07-21 07:16 | 2016-01-04 11:51 |
| Reporter | Erik Sjölund | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | ||
| Summary | 0015657: cmTarget::GetOutputInfo called for mytarget which has type UTILITY (CMake Internal Error) | ||||
| Description | I was experimenting with exporting. I don't know if the content of the CMakeLists.txt makes sense but CMake told me to report a bug: "CMake Internal Error (please report a bug)" Here is the content of the CMakeLists.txt file: cmake_minimum_required(VERSION 3.3) add_custom_command(OUTPUT empty.txt COMMAND touch empty.txt) add_custom_target(mytarget DEPENDS empty.txt) export(TARGETS mytarget FILE export.cmake) | ||||
| Steps To Reproduce | The shell terminal session is attached as a file (terminal-output.txt). | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5489/terminal-output.txt | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-07-21 07:16 | Erik Sjölund | New Issue | |||
| 2015-07-21 07:16 | Erik Sjölund | File Added: terminal-output.txt | |||
| 2015-07-21 09:40 | Brad King | Note Added: 0039159 | |||
| 2015-07-22 11:04 | Brad King | Note Added: 0039163 | |||
| 2015-07-22 11:04 | Brad King | Assigned To | => Brad King | ||
| 2015-07-22 11:04 | Brad King | Status | new => resolved | ||
| 2015-07-22 11:04 | Brad King | Resolution | open => fixed | ||
| 2015-07-22 11:04 | Brad King | Fixed in Version | => CMake 3.4 | ||
| 2015-07-22 11:04 | Brad King | Target Version | => CMake 3.4 | ||
| 2016-01-04 11:51 | Robert Maynard | Note Added: 0040095 | |||
| 2016-01-04 11:51 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||