Skip to content

Commit

Permalink
Re #5199. Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed May 1, 2012
1 parent db38818 commit 6416581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/WorkflowAlgorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if(UNITY_BUILD)
enable_unity_build(WorkflowAlgorithms SRC_FILES SRC_UNITY_IGNORE_FILES 10)
endif(UNITY_BUILD)

set ( TEST_PY_FILES test/EQSANSQ2DTest.py test/EQSANSSensitivityCorrectionTest.py )
set ( TEST_PY_FILES test/EQSANSQ2DTest.py )

# Use a precompiled header where they are supported
ADD_PRECOMPILED_HEADER( inc/MantidWorkflowAlgorithms/PrecompiledHeader.h MantidWorkflowAlgorithms src/PrecompiledHeader.cpp SRC_FILES INC_FILES )
Expand Down

0 comments on commit 6416581

Please sign in to comment.