vcpkg/ports/ecal/0001-disable-app-plugins.patch

16 lines
478 B
Diff
Raw Normal View History

diff --git a/CMakeLists.txt b/CMakeLists.txt
2024-07-13 22:28:10 +08:00
index 4f2fc25d2..e82e353e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
2024-07-13 22:28:10 +08:00
@@ -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