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.
_math
1 parent de14247 commit 6b0a88bCopy full SHA for 6b0a88b
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