summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2026-05-17 02:29:21 -0500
committerGitHub <noreply@github.com>2026-05-17 02:29:21 -0500
commit7a4bb3652ea909d56aefc767cdf0e4081c9993de (patch)
treef20aef7641a4b472a4c597ad031cb8261f2e6ba3 /CMakeLists.txt
parentab38cf0e059c15af82da7e48045823a5cbbb5d52 (diff)
Restore tutorials
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24603599..85ba23f0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,9 +3,6 @@ cmake_minimum_required(VERSION 3.16)
# TODO: clean include directives
set(MO2_CMAKE_DEPRECATED_UIBASE_INCLUDE ON)
-# Remove tutorials until Qt is fixed
-set(MO2_SKIP_TUTORIALS_INSTALL ON)
-
project(organizer)
# if MO2_INSTALL_IS_BIN is set, this means that we should install directly into the