MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015967 | CMake | CMake | public | 2016-02-10 09:31 | 2016-06-10 14:31 |
Reporter | Artur K. | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Linux [Arch 2016-02-04] | OS | Linux | OS Version | |
Product Version | CMake 3.4.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015967: CMAKE_AUTOMOC + OBJECT library in a subdirectory -> Failing ninja builds | ||||
Description | Projects using this combination of features fail to build with: " Assembler messages: Fatal error: can't create lib/CMakeFiles/*****.dir: Is a directory " the same project works perfectly when a Makefile is generated. | ||||
Steps To Reproduce | 1. Unpack the provided minimal project: 2. run `mkdir bld; cd bld; cmake -G "Ninja" ..; ninja` | ||||
Additional Information | ninja version = 1.6.0 qt5 version = 5.5.1 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5629/cmake_qt5_automoc_object.tar.gz | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-02-10 09:31 | Artur K. | New Issue | |||
2016-02-10 09:31 | Artur K. | File Added: cmake_qt5_automoc_object.tar.gz | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042937 | |||
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 | |||||
|
|||||
|
|