mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-06 14:34:28 +02:00
add output of QT_CMAKE_PREFIX_PATH
This commit is contained in:
parent
316bbce83c
commit
64aa203825
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ else ()
|
|||
endif ()
|
||||
|
||||
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} ${QT_CMAKE_PREFIX_PATH})
|
||||
message(STATUS "QT_CMAKE_PREFIX_PATH is ${QT_CMAKE_PREFIX_PATH}")
|
||||
|
||||
# set our OS X deployment target to
|
||||
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.8)
|
||||
|
|
Loading…
Reference in a new issue