Skip to content

Commit

Permalink
Refs #5827 do not build GridDomain
Browse files Browse the repository at this point in the history
  • Loading branch information
jmborr committed Sep 10, 2012
1 parent 8c733ed commit 0c9adf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/Framework/API/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set ( SRC_FILES
src/GridDomain.cpp
# src/GridDomain.cpp
# src/GridDomain1D.cpp
src/ITransformScale.cpp
src/TransformScaleFactory.cpp
Expand Down Expand Up @@ -116,7 +116,7 @@ set ( SRC_UNITY_IGNORE_FILES src/CompositeFunction.cpp

set ( INC_FILES
# inc/MantidAPI/BoxCtrlChangesInterface.h
inc/MantidAPI/GridDomain.h
# inc/MantidAPI/GridDomain.h
# inc/MantidAPI/GridDomain1D.h
inc/MantidAPI/ITransformScale.h
inc/MantidAPI/TransformScaleFactory.h
Expand Down

0 comments on commit 0c9adf8

Please sign in to comment.