From fa47bdc29ba4178254531174c02f790a9d10a187 Mon Sep 17 00:00:00 2001 From: Daniil Kazantsev Date: Tue, 1 May 2018 10:03:16 +0100 Subject: make updates --- Wrappers/Python/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Wrappers/Python') 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) -- cgit v1.2.3