Skip to content
Snippets Groups Projects
Commit 6508cff1 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rmdir Tests/Functional/Python (content moved up)

parent 6f9c1159
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 1 deletion
......@@ -7,7 +7,10 @@ include_directories(${CMAKE_SOURCE_DIR}/Tests/Functional/TestMachinery)
add_subdirectory(Core)
if(BORNAGAIN_PYTHON)
add_subdirectory(Python)
add_subdirectory(PyStd)
add_subdirectory(PyCore)
add_subdirectory(PyFit)
add_subdirectory(PyEmbedded)
endif()
if(BORNAGAIN_GUI)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment