This commit is contained in:
parent
aeaf863046
commit
7621e419e8
@ -1,13 +0,0 @@
|
||||
Index: cmake-3.15.4/Source/QtDialog/CMakeLists.txt
|
||||
===================================================================
|
||||
--- cmake-3.15.4.orig/Source/QtDialog/CMakeLists.txt
|
||||
+++ cmake-3.15.4/Source/QtDialog/CMakeLists.txt
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
project(QtDialog)
|
||||
CMake_OPTIONAL_COMPONENT(cmake-gui)
|
||||
-find_package(Qt5Widgets QUIET)
|
||||
+find_package(Qt5Widgets)
|
||||
if (Qt5Widgets_FOUND)
|
||||
include_directories(${Qt5Widgets_INCLUDE_DIRS})
|
||||
add_definitions(${Qt5Widgets_DEFINITONS})
|
Loading…
Reference in New Issue
Block a user