[cmake-developers] [CMake 0014603]: Cross compiling for darwin fails

Mantis Bug Tracker mantis at public.kitware.com
Thu Nov 28 03:36:25 EST 2013


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            
       
======================================================================




More information about the cmake-developers mailing list