Skip to content
Snippets Groups Projects
Commit 0ba63ef7 authored by Campbell, Stuart's avatar Campbell, Stuart
Browse files

Add Nexus as dep. refs #2822

parent 2b1df4ff
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ set_property ( TARGET DataHandling PROPERTY FOLDER "MantidFramework" )
include_directories ( inc )
target_link_libraries ( DataHandling ${MANTIDLIBS} )
target_link_libraries ( DataHandling Nexus ${MANTIDLIBS} )
if ( CXXTEST_FOUND )
include_directories ( ../Nexus/inc ../TestHelpers/inc )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment