aports/testing/nomacs/version.patch
2023-06-15 07:58:01 +02:00

14 lines
345 B
Diff

diff --git a/ImageLounge/CMakeLists.txt b/ImageLounge/CMakeLists.txt
index 9371d0b..8e02d21 100644
--- a/ImageLounge/CMakeLists.txt
+++ b/ImageLounge/CMakeLists.txt
@@ -189,7 +189,7 @@ if (ENABLE_INCREMENTER AND Python_FOUND)
endif()
-if (Python_FOUND)
+if (false)
add_custom_command(
TARGET ${DLL_CORE_NAME} PRE_BUILD