Skip to content

Commit

Permalink
Change CMake. Refs #5306.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Jul 26, 2012
1 parent 58b9aa6 commit 8b315b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Code/Mantid/Framework/CurveFitting/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ set ( SRC_FILES
src/IDomainCreator.cpp
src/IFuncMinimizer.cpp
src/IkedaCarpenterPV.cpp
src/LeBailFit.cpp
src/LeBailFit2.cpp
src/LeBailFunction.cpp
src/LevenbergMarquardtMDMinimizer.cpp
Expand Down Expand Up @@ -120,7 +119,6 @@ set ( INC_FILES
inc/MantidCurveFitting/IFuncMinimizer.h
inc/MantidCurveFitting/IkedaCarpenterPV.h
inc/MantidCurveFitting/Jacobian.h
inc/MantidCurveFitting/LeBailFit.h
inc/MantidCurveFitting/LeBailFit2.h
inc/MantidCurveFitting/LeBailFunction.h
inc/MantidCurveFitting/LevenbergMarquardtMDMinimizer.h
Expand Down Expand Up @@ -186,7 +184,6 @@ set ( TEST_FILES
test/HighOrderPolynomialBackgroundTest.h
test/IkedaCarpenterPVTest.h
test/LeBailFit2Test.h
test/LeBailFitTest.h
test/LeBailFunctionTest.h
test/LeastSquaresTest.h
test/LevenbergMarquardtMDTest.h
Expand Down

0 comments on commit 8b315b8

Please sign in to comment.