From f7bd7d614a6804d309d16c334d820c1c5ffbc46c Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Mon, 9 Jul 2018 17:52:30 +0200 Subject: [PATCH] comment removed --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 711f5ef..dde9034 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -6,4 +6,3 @@ set(TEST_SOURCES test_seller.cpp) add_executable(testsuite ${TEST_SOURCES}) target_link_libraries(testsuite core Boost::boost Boost::filesystem Boost::unit_test_framework) -#target_link_libraries(testsuite core) \ No newline at end of file