Skip to content

Commit

Permalink
Re #10499 Updating CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Jan 9, 2015
1 parent 39017cd commit 76ccaa9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Expand Up @@ -203,6 +203,7 @@ set ( SRC_FILES
src/ResetNegatives.cpp
src/ResizeRectangularDetector.cpp
src/RingProfile.cpp
src/RRFMuon.cpp
src/SANSDirectBeamScaling.cpp
src/SassenaFFT.cpp
src/SaveGSASInstrumentFile.cpp
Expand Down Expand Up @@ -456,6 +457,7 @@ set ( INC_FILES
inc/MantidAlgorithms/ResetNegatives.h
inc/MantidAlgorithms/ResizeRectangularDetector.h
inc/MantidAlgorithms/RingProfile.h
inc/MantidAlgorithms/RRFMuon.h
inc/MantidAlgorithms/SANSDirectBeamScaling.h
inc/MantidAlgorithms/SassenaFFT.h
inc/MantidAlgorithms/SaveGSASInstrumentFile.h
Expand Down Expand Up @@ -703,6 +705,7 @@ set ( TEST_FILES
ResetNegativesTest.h
ResizeRectangularDetectorTest.h
RingProfileTest.h
RRFMuonTest.h
SassenaFFTTest.h
SaveGSASInstrumentFileTest.h
ScaleTest.h
Expand Down

0 comments on commit 76ccaa9

Please sign in to comment.