Skip to content

Commit

Permalink
Refs #10408 GUITests depends upon MantidWidgetsTest
Browse files Browse the repository at this point in the history
MantidWidgetsTest is now built as part of AllTests
  • Loading branch information
Harry Jeffery committed Oct 24, 2014
1 parent 56c6dc9 commit d1029b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/CMakeLists.txt
Expand Up @@ -121,6 +121,7 @@ set ( CORE_MANTIDLIBS Kernel Geometry API )

# Add a target for all GUI tests
add_custom_target ( GUITests )
add_dependencies ( GUITests MantidWidgetsTest)
add_dependencies ( check GUITests )
# Collect all tests together
add_custom_target ( AllTests )
Expand Down

0 comments on commit d1029b7

Please sign in to comment.