Skip to content

Commit

Permalink
Merge remote-tracking branch 'andy/MDv2+SrvDLin' into MDv2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattEhall committed Oct 8, 2021
1 parent 43133b3 commit 699cd8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/moordyn/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ install(TARGETS moordynlib
#add_executable(moordyn_driver ${MD_DRIVER_SOURCES})
#target_link_libraries(moordyn_driver moordynlib nwtclibs versioninfolib ${CMAKE_DL_LIBS})

install(TARGETS moordyn_driver
RUNTIME DESTINATION bin
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib)
#install(TARGETS moordyn_driver
# RUNTIME DESTINATION bin
# LIBRARY DESTINATION lib
# ARCHIVE DESTINATION lib)

0 comments on commit 699cd8a

Please sign in to comment.