for macOS

This commit is contained in:
Maarten L. Hekkelman
2025-05-14 20:13:08 +02:00
parent ac9d3634e0
commit d0a2f44253

View File

@@ -44,6 +44,7 @@ target_link_libraries(mkdssp_module dssp::dssp Boost::python ${Python_LIBRARIES}
set_target_properties(mkdssp_module
PROPERTIES
PREFIX ""
SUFFIX ".so"
OUTPUT_NAME mkdssp
LINKER_LANGUAGE CXX
LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib