mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 21:42:24 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into oculus-dk2
This commit is contained in:
commit
c5ee81f99f
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ select_library_configurations(QXMPP)
|
|||
set(QXMPP_LIBRARIES "${QXMPP_LIBRARY}" Qt5::Xml)
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(QXmpp DEFAULT_MSG QXMPP_INCLUDE_DIRS QXMPP_LIBRARIES)
|
||||
find_package_handle_standard_args(QXmpp DEFAULT_MSG QXMPP_INCLUDE_DIRS QXMPP_LIBRARIES QXMPP_LIBRARY)
|
||||
|
||||
mark_as_advanced(QXMPP_INCLUDE_DIRS QXMPP_LIBRARIES QXMPP_SEARCH_DIRS)
|
Loading…
Reference in a new issue