summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2015-11-26 18:08:29 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2015-11-26 22:45:18 +0200
commit78dcdf517390e31b80c13b27107a8a29e9ee861e (patch)
tree1ea22aa10dca891904d66d82ea83286937ee69c7 /tests/CMakeLists.txt
parentf969a222670b9046727acf227f2f6435475302d2 (diff)
remove the old cmdoptions.h
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
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)