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.
2 parents d243b8d + 6b0a88b commit f49b128Copy full SHA for f49b128
Runtimes/Overlay/Android/Math/CMakeLists.txt
@@ -2,7 +2,7 @@
2
add_library(swift_math
3
Math.swift)
4
set_target_properties(swift_math PROPERTIES
5
- Swift_MODULE_NAME math)
+ Swift_MODULE_NAME _math)
6
target_link_libraries(swift_math PRIVATE
7
SwiftAndroid
8
swiftCore)
0 commit comments