mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
6 lines
162 B
CMake
6 lines
162 B
CMake
configure_file(Config.h.in ${CMAKE_CURRENT_BINARY_DIR}/Config.h
|
|
ESCAPE_QUOTES @ONLY)
|
|
|
|
add_subdirectory(Option)
|
|
add_subdirectory(SwiftRemoteMirror)
|