mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
for macOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user