summaryrefslogtreecommitdiffhomepage
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-05-23 10:44:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-05-23 10:44:14 +0200
commit5075ced78b504b1d32ad6becb4eb857764d30cdb (patch)
treed092bb0190ac6c44b6bf8a217563213f21a1227d /gui/CMakeLists.txt
parentab57277ad5a67d9267cf83c7df49bade163f90d6 (diff)
cmake: fix boilerplate for NO-LIBRARY + STAGE2
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r--gui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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 .)