We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e07f3a commit f4d54c3Copy full SHA for f4d54c3
Sources/SPMBuildCore/CMakeLists.txt
@@ -11,8 +11,7 @@ add_library(SPMBuildCore
11
BuildSystem.swift
12
BuiltTestProduct.swift
13
Sanitizers.swift
14
- Toolchain.swift
15
- Triple.swift)
+ Toolchain.swift)
16
# NOTE(compnerd) workaround for CMake not setting up include flags yet
17
set_target_properties(SPMBuildCore PROPERTIES
18
INTERFACE_INCLUDE_DIRECTORIES ${CMAKE_Swift_MODULE_DIRECTORY})
0 commit comments