mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 06:20:23 +00:00
Merge topic 'rel-osx-qt-version'
3e41abbd
Utilities/Release: Switch macOS binary to Qt 5.6.2
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !862
This commit is contained in:
commit
a38176b177
@ -27,7 +27,7 @@ CMAKE_SKIP_RPATH:BOOL=TRUE
|
||||
CMake_TEST_NO_FindPackageModeMakefileTest:BOOL=TRUE
|
||||
")
|
||||
set(ENV [[
|
||||
export CMAKE_PREFIX_PATH='/Users/kitware/SDKs/qt-5.6.0-clang-x64'
|
||||
export CMAKE_PREFIX_PATH='/Users/kitware/SDKs/qt-5.6.2-clang-x64'
|
||||
]])
|
||||
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
|
||||
include(${path}/release_cmake.cmake)
|
||||
|
Loading…
Reference in New Issue
Block a user