aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ecal/0001-disable-app-plugins.patch
blob: ce4eb786632dfc899ea22487e052b343601fa30b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4f2fc25d2..e82e353e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -357,8 +357,10 @@ endif()
 # --------------------------------------------------------
 # ecal rec addon sdk
 # --------------------------------------------------------
+if (BUILD_APPS)
 add_subdirectory(app/rec/rec_addon_core)
 add_subdirectory(app/rec/rec_addon_dummy)
+endif()
 
 # --------------------------------------------------------
 # ecal time