mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
15f6606abd
This disallows the use of multiple values in `CMAKE_OSX_ARCHITECTURES` with Swift which does not support FAT compilation.
5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
^CMake Error at SwiftMultiArch.cmake:3 \(project\):
|
|
multiple values for CMAKE_OSX_ARCHITECTURES not supported with Swift
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3
|