Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
879a3666
Commit
879a3666
authored
Sep 17, 2021
by
Zhou, Wenduo
Browse files
Fixed cmake files.
parent
6bbc2ae2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Framework/Algorithms/CMakeLists.txt
View file @
879a3666
...
...
@@ -161,7 +161,6 @@ set(SRC_FILES
src/GeneratePythonFitScript.cpp
src/GeneratePythonScript.cpp
src/GetAllEi.cpp
src/GetDetOffsetsMultiPeaks.cpp
src/GetDetectorOffsets.cpp
src/GetEi.cpp
src/GetEi2.cpp
...
...
@@ -505,7 +504,6 @@ set(INC_FILES
inc/MantidAlgorithms/GeneratePythonFitScript.h
inc/MantidAlgorithms/GeneratePythonScript.h
inc/MantidAlgorithms/GetAllEi.h
inc/MantidAlgorithms/GetDetOffsetsMultiPeaks.h
inc/MantidAlgorithms/GetDetectorOffsets.h
inc/MantidAlgorithms/GetEi.h
inc/MantidAlgorithms/GetEi2.h
...
...
@@ -863,7 +861,6 @@ set(TEST_FILES
GeneratePythonFitScriptTest.h
GeneratePythonScriptTest.h
GetAllEiTest.h
GetDetOffsetsMultiPeaksTest.h
GetDetectorOffsetsTest.h
GetEiMonDet3Test.h
GetEiTest.h
...
...
@@ -1091,4 +1088,4 @@ mtd_install_targets(TARGETS
INSTALL_DIRS
${
PLUGINS_DIR
}
${
WORKBENCH_PLUGINS_DIR
}
)
endif
()
\ No newline at end of file
endif
()
Framework/PythonInterface/plugins/CMakeLists.txt
View file @
879a3666
...
...
@@ -20,7 +20,6 @@ set(PYTHON_PLUGINS
algorithms/CalculateEfficiencyCorrection.py
algorithms/CalculateFlux.py
algorithms/CalculateSampleTransmission.py
algorithms/CalibrateRectangularDetectors.py
algorithms/CheckForSampleLogs.py
algorithms/CleanFileCache.py
algorithms/ClipPeaks.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment