From 5075ced78b504b1d32ad6becb4eb857764d30cdb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 23 May 2016 10:44:14 +0200 Subject: cmake: fix boilerplate for NO-LIBRARY + STAGE2 --- gui/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gui') diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 3b2e60e1..08534795 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -34,5 +34,4 @@ if(LINUX) endif() opentrack_boilerplate(opentrack STAGE2) -install(TARGETS opentrack DESTINATION .) -- cgit v1.2.3