MantisBT - CMake
View Issue Details
0007811CMakeCMakepublic2008-10-14 13:222016-06-10 14:30
Guillaume Chevallereau 
Bill Hoffman 
normalfeaturehave not tried
closedmoved 
 
 
0007811: Allow to set architectues of a target
On MacOS, CMake provide the CMAKE_MACOSX_ARCHITECTURES for universal binary. The problem is that there might be some target that will build only for i386 or ppc. Because they need a library which is not universal binary.

it could a new property. Like set_target_properties ( mytarget PROPERTIES CMAKE_ALLOWED_ARCHITECTURES i386)

I report this for MacOS, but i think it would be also usefull on other platform.
No tags attached.
related to 0014539closed Kitware Robot Multiple output configurations 
Issue History
2008-10-14 13:22Guillaume ChevallereauNew Issue
2009-01-08 15:59Bill HoffmanStatusnew => assigned
2009-01-08 15:59Bill HoffmanAssigned To => Bill Hoffman
2010-08-29 01:35Kovarththanan RajaratnamCategoryCCMake => CMake
2013-11-02 10:33Stephen KellyRelationship addedrelated to 0014539
2016-06-10 14:27Kitware RobotNote Added: 0041452
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041452)
Kitware Robot   
2016-06-10 14:27   
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.