mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 04:07:11 +02:00
cleanup
This commit is contained in:
parent
ccd6058412
commit
43054ad893
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ set(MACRO_DIR ${ROOT_DIR}/cmake/macros)
|
|||
# setup for find modules
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/../cmake/modules/")
|
||||
|
||||
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} $ENV{QT_CMAKE_PREFIX_PATH})
|
||||
|
||||
find_package(Qt5Network REQUIRED)
|
||||
|
||||
include(${MACRO_DIR}/SetupHifiProject.cmake)
|
||||
|
|
Loading…
Reference in a new issue