[cmake-developers] [CMake 0014672]: Ninja generator doesn't handle OBJECT_OUTPUT correctly

Mantis Bug Tracker mantis at public.kitware.com
Fri Dec 27 05:59:12 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14672 
====================================================================== 
Reported By:                Amine Khaldi
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14672
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-12-27 05:59 EST
Last Modified:              2013-12-27 05:59 EST
====================================================================== 
Summary:                    Ninja generator doesn't handle OBJECT_OUTPUT
correctly
Description: 
When you use the make makefiles for example, the output marked as OBJECT_OUTPUT
gets recognized properly and it gets (for example) cleaned up when you clean a
target. When you use the ninja generator that property is pretty much ignored
and in the previous example the file stays there when you clean. In our case,
it's a serious issue leading problems with the MSVC PCH system.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-12-27 05:59 Amine Khaldi   New Issue                                    
======================================================================




More information about the cmake-developers mailing list