We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5720a commit 02a3de2Copy full SHA for 02a3de2
python/CMakeLists.txt
@@ -36,7 +36,7 @@ function(configure_build_install_location _library_name)
36
)
37
endfunction()
38
39
-pybind11_add_module(sdformat SHARED
+pybind11_add_module(sdformat MODULE
40
src/sdf/_gz_sdformat_pybind11.cc
41
src/sdf/pyAirPressure.cc
42
src/sdf/pyAltimeter.cc
0 commit comments