mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This introduces the Android and Math modules for Android in the platform specific overlay.
5 lines
74 B
CMake
5 lines
74 B
CMake
|
|
add_subdirectory(clang)
|
|
add_subdirectory(Android)
|
|
add_subdirectory(Math)
|