View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007811CMakeCMakepublic2008-10-14 13:222016-06-10 14:30
ReporterGuillaume Chevallereau 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007811: Allow to set architectues of a target
DescriptionOn 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.
TagsNo tags attached.
Attached Files

 Relationships
related to 0014539closedKitware Robot Multiple output configurations 

  Notes
(0041452)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2008-10-14 13:22 Guillaume Chevallereau New Issue
2009-01-08 15:59 Bill Hoffman Status new => assigned
2009-01-08 15:59 Bill Hoffman Assigned To => Bill Hoffman
2010-08-29 01:35 Kovarththanan Rajaratnam Category CCMake => CMake
2013-11-02 10:33 Stephen Kelly Relationship added related to 0014539
2016-06-10 14:27 Kitware Robot Note Added: 0041452
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team