Skip to content

Commit

Permalink
Re #9442. Crystal also needed for AnvredCorrection.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed May 14, 2014
1 parent f3bbf8f commit f1c8fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/Algorithms/test/CMakeLists.txt
Expand Up @@ -39,7 +39,7 @@ if ( CXXTEST_FOUND )
)
cxxtest_add_test ( AlgorithmsTest ${TEST_FILES} )
target_link_libraries ( AlgorithmsTest Algorithms DataHandling MDEvents ${GMOCK_LIBRARIES} )
add_dependencies ( AlgorithmsTest CurveFitting MDAlgorithms )
add_dependencies ( AlgorithmsTest Crystal CurveFitting MDAlgorithms )
add_dependencies ( FrameworkTests AlgorithmsTest )
# Add to the 'FrameworkTests' group in VS
set_property ( TARGET AlgorithmsTest PROPERTY FOLDER "UnitTests" )
Expand Down

0 comments on commit f1c8fca

Please sign in to comment.