Files
swift-mirror/Runtimes/Overlay/Android/CMakeLists.txt
Saleem Abdulrasool 4b376025ce Runtimes: add overlay for Android platform
This introduces the Android and Math modules for Android in the platform
specific overlay.
2025-04-07 16:03:58 -07:00

5 lines
74 B
CMake

add_subdirectory(clang)
add_subdirectory(Android)
add_subdirectory(Math)