diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 3cd17e24..7d140dd6 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -1,5 +1,3 @@ -project(opentrack-user-interface) - if(MSVC OR (NOT SDK_CONSOLE_DEBUG AND WIN32)) set(console "") else() |