The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14603
======================================================================
Reported By: Flynn Marquardt
Assigned To:
======================================================================
Project: CMake
Issue ID: 14603
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-11-28 03:36 EST
Last Modified: 2013-11-28 03:36 EST
======================================================================
Summary: Cross compiling for darwin fails
Description:
Due to the hard coded paths in Darwin.cmake, that fit perfect compiling native
on OSX, the variable _apps_paths stays empty if cross compiling and the command
list(REMOVE_DUPLICATES _apps_paths) fails on an empty list.
The supplied patch solves this.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-11-28 03:36 Flynn MarquardtNew Issue
2013-11-28 03:36 Flynn MarquardtFile Added: cmake-darwin-cross.patch
======================================================================
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers