diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-16 12:48:12 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-12-16 12:48:12 +0100 |
commit | d564786057c62dce58ecf9ebd9726310fc3ab598 (patch) | |
tree | 62da93c6cf8576f46eb3604c621a6003721c58c0 /cmake/opentrack-hier.cmake | |
parent | 8cb5e8effdd7981449c9f00891748afd1237c175 (diff) |
cmake: fix mrproper -> install without regen translations enabled
Diffstat (limited to 'cmake/opentrack-hier.cmake')
-rw-r--r-- | cmake/opentrack-hier.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/opentrack-hier.cmake b/cmake/opentrack-hier.cmake index 8ba62830..5c58935c 100644 --- a/cmake/opentrack-hier.cmake +++ b/cmake/opentrack-hier.cmake @@ -59,5 +59,4 @@ if(NOT opentrack-hier-included) elseif(WIN32)
set(opentrack-binary-suffix ".exe")
endif()
-
endif() # include guard
|