summaryrefslogtreecommitdiffstats
path: root/Wrappers
diff options
context:
space:
mode:
authorDaniil Kazantsev <dkazanc@hotmail.com>2018-05-01 10:03:16 +0100
committerDaniil Kazantsev <dkazanc@hotmail.com>2018-05-01 10:03:16 +0100
commitfa47bdc29ba4178254531174c02f790a9d10a187 (patch)
treeb51d9cc53870eda6284f621ed0a4683c2d6b4d2f /Wrappers
parent09eb48ffbb4ad699e2eefd25678e10dc59d6a177 (diff)
downloadregularization-fa47bdc29ba4178254531174c02f790a9d10a187.tar.gz
regularization-fa47bdc29ba4178254531174c02f790a9d10a187.tar.bz2
regularization-fa47bdc29ba4178254531174c02f790a9d10a187.tar.xz
regularization-fa47bdc29ba4178254531174c02f790a9d10a187.zip
make updates
Diffstat (limited to 'Wrappers')
-rw-r--r--Wrappers/Python/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Wrappers/Python/CMakeLists.txt b/Wrappers/Python/CMakeLists.txt
index fb00706..7833b54 100644
--- a/Wrappers/Python/CMakeLists.txt
+++ b/Wrappers/Python/CMakeLists.txt
@@ -81,8 +81,3 @@ else()
endif()
configure_file("setup-regularisers.py.in" "setup-regularisers.py")
-
-
-#add_executable(regulariser_test ${CMAKE_CURRENT_SOURCE_DIR}/test/test_regulariser.cpp)
-
-#target_link_libraries (regulariser_test LINK_PUBLIC regularisers_lib)