Skip to content

Commit

Permalink
Move install destination for Remote library. Refs #7514
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Jul 25, 2013
1 parent 1efe81e commit 709724a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/Remote/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ add_subdirectory ( test )
# Installation settings
###########################################################################

install ( TARGETS Remote ${SYSTEM_PACKAGE_TARGET} DESTINATION ${PLUGINS_DIR} )
install ( TARGETS Remote ${SYSTEM_PACKAGE_TARGET} DESTINATION ${LIB_DIR} )

0 comments on commit 709724a

Please sign in to comment.