From 78dcdf517390e31b80c13b27107a8a29e9ee861e Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 26 Nov 2015 18:08:29 +0200 Subject: remove the old cmdoptions.h --- tests/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 092220f..e18081a 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -12,5 +12,3 @@ target_link_libraries(kmsview kms++ kmstest ${LIBDRM_LIBRARIES}) add_executable (kmsprint kmsprint.cpp) target_link_libraries(kmsprint kms++ kmstest ${LIBDRM_LIBRARIES}) - -add_executable (optiontester optiontester.cpp) -- cgit v1.2.3