summaryrefslogtreecommitdiff
path: root/graphics/py-open3d-python/files/patch-External_CMakeLists.txt
blob: f77f629c7d589bb173d166f5fec05c6ae3d19a7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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