[cmake-developers] [CMake 0015194]: Bug in CMake Xcode generator
Mantis Bug Tracker
mantis at public.kitware.com
Fri Oct 3 13:34:38 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15194
======================================================================
Reported By: stopiccot
Assigned To:
======================================================================
Project: CMake
Issue ID: 15194
Category: CMake
Reproducibility: always
Severity: minor
Priority: high
Status: new
======================================================================
Date Submitted: 2014-10-03 13:34 EDT
Last Modified: 2014-10-03 13:34 EDT
======================================================================
Summary: Bug in CMake Xcode generator
Description:
Generated project Xcode fails to build libraries with only object input files.
Test repo:
https://github.com/stopiccot/cmake_xcode_bug
Xcode fails to create output file for "output_library_bugged" target
nevertheless reporting that build succeeded. Everything is fine for
"output_library_fixed" target. This actually maybe an Xcode not a CMake bug but
we should consider adding this workaround into CMake. Example of real world
project that suffers from this issue -
https://github.com/PixarAnimationStudios/OpenSubdiv.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-10-03 13:34 stopiccot New Issue
======================================================================
More information about the cmake-developers
mailing list