From 3671171a4af23e8695a8ecbc9c6219f2e2f245de Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 11 Jul 2019 23:00:22 +0200 Subject: remove useless lines --- tests/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 25df30d..4065cc5 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,10 +1,4 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -fno-permissive -pedantic -Wall -Wextra") - - -#ecm_add_test(tst_dice.cpp -# TEST_NAME "tst_diceparser" -#LINK_LIBRARIES Qt5::Test Qt5::Widgets Qt5::Qml -#) set(CMAKE_AUTOMOC ON) find_package(Qt5Test REQUIRED) -- cgit v1.2.3-70-g09d2