diff options
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r-- | gui/CMakeLists.txt | 1 |
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 .) |