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.
1 parent 66ddc45 commit 61ce7fbCopy full SHA for 61ce7fb
cmake/CppInterOp/CppInterOpConfig.cmake.in
@@ -17,7 +17,6 @@ endif()
17
18
### build/install workaround
19
if (@BUILD_SHARED_LIBS@)
20
- if(EMSCRIPTEN)
21
set(_lib_suffix ${CMAKE_SHARED_LIBRARY_SUFFIX})
22
set(_lib_prefix ${CMAKE_SHARED_LIBRARY_PREFIX})
23
else()
0 commit comments