Skip to content

Commit

Permalink
Re #8014. Remove stale references to PythonAPI directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Sep 24, 2013
1 parent 17efc57 commit 0353639
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Code/Mantid/Build/CMake/CommonSetup.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ if ( CPPCHECK_EXECUTABLE )
Framework/API/inc
Framework/TestHelpers/inc
Framework/Crystal/inc
Framework/PythonAPI/inc
Framework/Kernel/inc
Vates/VatesAPI/inc
Vates/VatesSimpleGui/ViewWidgets/inc
Expand All @@ -280,7 +279,6 @@ if ( CPPCHECK_EXECUTABLE )
Framework/Kernel/src/ANN/
Framework/Kernel/src/ANN_complete.cpp
Framework/Kernel/src/Math/Optimization/SLSQPMinimizer.cpp
Framework/PythonAPI/src/
MantidPlot/src/nrutil.cpp
MantidPlot/src/origin/OPJFile.cpp
)
Expand All @@ -289,8 +287,6 @@ if ( CPPCHECK_EXECUTABLE )
set ( CPPCHECK_HEADER_EXCLUDES
MantidPlot/src/origin/OPJFile.h
MantidPlot/src/origin/tree.hh
Framework/PythonAPI/inc/boost/python/detail/referent_storage.hpp
Framework/PythonAPI/inc/boost/python/detail/type_list_impl_no_pts.hpp
)

# setup the standard arguments
Expand Down

0 comments on commit 0353639

Please sign in to comment.