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 88458dc commit 52c299eCopy full SHA for 52c299e
fastdds_python/CMakeLists.txt
@@ -25,6 +25,7 @@ if(POLICY CMP0086)
25
endif()
26
27
project(fastdds_python VERSION 2.2.0)
28
+set(CMAKE_SHARED_LIBRARY_SUFFIX .so)
29
30
# Set BUILD_TESTING to OFF by default.
31
if(NOT BUILD_TESTING)
0 commit comments