Skip to content

Commit

Permalink
Refs #4121. Moving simple interface library to plugins dir.
Browse files Browse the repository at this point in the history
I'm moving the main VATES simple interface shared library to the plugins
directory in the install. This seems to bring to life the simple interface for
Linux (read RHEL 6) installs. I do not know if this will effect the Windows
install kits.
  • Loading branch information
Michael Reuter committed Nov 21, 2011
1 parent 577f83c commit 1041037
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ ${QT_LIBRARIES}
MantidQtAPI
)

install( TARGETS VatesSimpleGuiViewWidgets ${TARGET_TYPE} DESTINATION ${LIB_DIR} )
install( TARGETS VatesSimpleGuiViewWidgets ${TARGET_TYPE} DESTINATION ${PLUGINS_DIR} )

0 comments on commit 1041037

Please sign in to comment.