opnsense-ports/graphics/py-open3d-python/files/patch-External_CMakeLists.txt
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

11 lines
378 B
Text

--- External/CMakeLists.txt.orig 2018-08-19 05:58:00 UTC
+++ External/CMakeLists.txt
@@ -159,7 +159,7 @@ if (BUILD_TINYFILEDIALOGS)
set(tinyfiledialogs_LIBRARIES tinyfiledialogs)
INSTALL_HEADERS(tinyfiledialogs)
else ()
- message(SEND_ERROR "TINYFILEDIALOGS dependency not met.")
+ #message(SEND_ERROR "TINYFILEDIALOGS dependency not met.")
endif ()
# rply