Help debugging missing QtQuick headers.
This commit is contained in:
parent
343fce4470
commit
e6402f505a
1 changed files with 1 additions and 0 deletions
|
@ -323,6 +323,7 @@ if (ENABLE_QT)
|
||||||
message(STATUS "Will enable Qt launcher GUI")
|
message(STATUS "Will enable Qt launcher GUI")
|
||||||
message(STATUS " Qt5Widgets version: ${Qt5Widgets_VERSION_STRING}")
|
message(STATUS " Qt5Widgets version: ${Qt5Widgets_VERSION_STRING}")
|
||||||
message(STATUS " Qt5Widgets include dir: ${Qt5Widgets_INCLUDE_DIRS}")
|
message(STATUS " Qt5Widgets include dir: ${Qt5Widgets_INCLUDE_DIRS}")
|
||||||
|
message(STATUS " QtQuick private header: ${Qt5Quick_PRIVATE_INCLUDE_DIRS}")
|
||||||
set(HAVE_QT 1)
|
set(HAVE_QT 1)
|
||||||
else()
|
else()
|
||||||
# don't try to build FGQCanvas if Qt wasn't found correctly
|
# don't try to build FGQCanvas if Qt wasn't found correctly
|
||||||
|
|
Loading…
Add table
Reference in a new issue