# HG changeset patch # User Sebastien Jodogne # Date 1425038380 -3600 # Node ID 2cb2015b9934718613d7bf43702e41db11976dda # Parent 49fa9c774465a5c648726f7ed354501cd7b5da92 revert diff -r 49fa9c774465 -r 2cb2015b9934 CMakeLists.txt --- a/CMakeLists.txt Fri Feb 27 12:08:14 2015 +0100 +++ b/CMakeLists.txt Fri Feb 27 12:59:40 2015 +0100 @@ -190,7 +190,7 @@ install( TARGETS OrthancWebViewer RUNTIME DESTINATION lib # Destination for Windows - LIBRARY DESTINATION lib # Destination for Linux + LIBRARY DESTINATION share/orthanc/plugins # Destination for Linux ) add_executable(UnitTests