Skip to content

Commit

Permalink
refs #5103. Clean library loading with/without PV on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Apr 17, 2012
1 parent 8afa6cb commit f3e19fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Vates/VatesSimpleGui/QtWidgets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ ${QWT_LIBRARIES}
${MANTID_SUBPROJECT_LIBS}
)

install( TARGETS VatesSimpleGuiQtWidgets ${TARGET_TYPE} DESTINATION ${LIB_DIR} )
install( TARGETS VatesSimpleGuiQtWidgets ${TARGET_TYPE} DESTINATION ${PVPLUGINS_DIR} )

0 comments on commit f3e19fd

Please sign in to comment.