Skip to content
Snippets Groups Projects
Commit 8d8edbe7 authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Fixed make install for OpenMM plugin.

parent f166c1fa
No related branches found
No related tags found
No related merge requests found
......@@ -101,8 +101,5 @@ TARGET_LINK_LIBRARIES(${SHARED_TARGET_DENSITY_PLUGIN} ${OPEN_MM_LIBRARIES})
TARGET_LINK_LIBRARIES(${SHARED_TARGET_DENSITY_PLUGIN} ost_mol_mm)
file(MAKE_DIRECTORY ${STAGE_DIR}/share/openstructure/openmm_plugins/)
INSTALL(TARGETS ${SHARED_TARGET_DENSITY_PLUGIN} LIBRARY DESTINATION "${STAGE_DIR}/share/openstructure/openmm_plugins/")
INSTALL(TARGETS ${SHARED_TARGET_DENSITY_PLUGIN} LIBRARY
DESTINATION "share/openstructure/openmm_plugins/")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment