https://github.com/Kitware/CMake
Revision 5195a664b9485fafba4643dbc620ef2494060f7d authored by Brad King on 22 September 2009, 20:02:39 UTC, committed by Brad King on 22 September 2009, 20:02:39 UTC
Implicit link information contains architecture-specific libraries and
directories.  The link information cannot be explicitly specified safely
when CMAKE_OSX_ARCHITECTURES contains more than one architecture.

As a result, we currently cannot support mixed-language C++/Fortran
targets and OS X universal binaries simultaneously.  In order to avoid
conflicts for simple C/C++ cases, we now simply skip detection of
implicit link information in this case.
1 parent fe57e72
History
Tip revision: 5195a664b9485fafba4643dbc620ef2494060f7d authored by Brad King on 22 September 2009, 20:02:39 UTC
Skip implicit link info for multiple OS X archs
Tip revision: 5195a66
File Mode Size
Docs
Example
Modules
Source
Templates
Tests
Utilities
.gitattributes -rw-r--r-- 305 bytes
CMakeCPack.cmake -rw-r--r-- 4.9 KB
CMakeCPackOptions.cmake.in -rw-r--r-- 2.6 KB
CMakeGraphVizOptions.cmake -rw-r--r-- 153 bytes
CMakeLists.txt -rw-r--r-- 17.8 KB
CMakeLogo.gif -rw-r--r-- 4.4 KB
CTestConfig.cmake -rw-r--r-- 413 bytes
CTestCustom.cmake.in -rw-r--r-- 1.8 KB
CTestCustom.ctest.in -rw-r--r-- 145 bytes
ChangeLog.txt -rw-r--r-- 2.0 MB
CompileFlags.cmake -rw-r--r-- 1.8 KB
Copyright.txt -rw-r--r-- 2.2 KB
DartConfig.cmake -rw-r--r-- 236 bytes
DartLocal.conf.in -rw-r--r-- 4.0 KB
Readme.txt -rw-r--r-- 1.9 KB
bootstrap -rwxr-xr-x 47.5 KB
cmake.1 -rw-r--r-- 3.6 KB
cmake_uninstall.cmake.in -rw-r--r-- 968 bytes
configure -rwxr-xr-x 114 bytes
doxygen.config -rw-r--r-- 27.7 KB

Readme.txt

back to top