MantisBT - CMake
View Issue Details
0015967CMakeCMakepublic2016-02-10 09:312016-06-10 14:31
Artur K. 
Kitware Robot 
normalminoralways
closedmoved 
Linux [Arch 2016-02-04]Linux
CMake 3.4.3 
 
0015967: CMAKE_AUTOMOC + OBJECT library in a subdirectory -> Failing ninja builds
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.
1. Unpack the provided minimal project:
2. run `mkdir bld; cd bld; cmake -G "Ninja" ..; ninja`


ninja version = 1.6.0
qt5 version = 5.5.1
No tags attached.
gz cmake_qt5_automoc_object.tar.gz (555) 2016-02-10 09:31
https://public.kitware.com/Bug/file/5629/cmake_qt5_automoc_object.tar.gz
Issue History
2016-02-10 09:31Artur K.New Issue
2016-02-10 09:31Artur K.File Added: cmake_qt5_automoc_object.tar.gz
2016-06-10 14:29Kitware RobotNote Added: 0042937
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042937)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.