summaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-01-13 21:29:19 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-01-13 21:29:19 +0100
commitf05970713bc2a150c8fa76c073362ff93c41c5ba (patch)
tree8896b42731fc8449ff5a1c7e336efe391761e8dc /cmake
parentcfb101caa5ccaeb3a28be70a0fe119c29f781bc6 (diff)
cmake/build: remove dead code
Diffstat (limited to 'cmake')
-rw-r--r--cmake/opentrack-build.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/opentrack-build.cmake b/cmake/opentrack-build.cmake
index e44dceb4..4fe8fde0 100644
--- a/cmake/opentrack-build.cmake
+++ b/cmake/opentrack-build.cmake
@@ -22,8 +22,6 @@ function(cleanup_build_dir)
set(files_ "")
- set(got-install FALSE)
- set(got-install-file FALSE)
set(got-cache FALSE)
foreach(i ${files})