mirror of
https://github.com/reactos/CMake.git
synced 2025-02-03 02:24:13 +00:00
Utilities/Release: Switch macOS binary to Qt 5.6.2
Update from 5.6.0.
This commit is contained in:
parent
3f25f873f8
commit
3e41abbda1
@ -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…
x
Reference in New Issue
Block a user