Skip to content
Snippets Groups Projects
Commit d1029b7c authored by Harry Jeffery's avatar Harry Jeffery
Browse files

Refs #10408 GUITests depends upon MantidWidgetsTest

MantidWidgetsTest is now built as part of AllTests
parent 56c6dc91
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
......
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