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 e232273 + 104eb77 commit 7d1ddccCopy full SHA for 7d1ddcc
Runtimes/Overlay/Android/clang/CMakeLists.txt
@@ -32,7 +32,7 @@ install(FILES
32
android.modulemap
33
SwiftAndroidNDK.h
34
SwiftBionic.h
35
- DESTINATION ${CMAKE_INSTALL_LIBDIR}/swift$<$<NOT:$<BOOL:${BUILD_SHARED_LIBS}>>:_static>/${SwiftOverlay_PLATFORM_SUBDIR}/${SwiftOverlay_ARCH_SUBDIR})
+ DESTINATION ${CMAKE_INSTALL_LIBDIR}/swift/${SwiftOverlay_PLATFORM_SUBDIR}/${SwiftOverlay_ARCH_SUBDIR})
36
37
install(FILES
38
posix_filesystem.apinotes
0 commit comments