mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-25 08:46:18 +00:00
Utilities/Release: Switch macOS binary to Qt 5.6.2
Update from 5.6.0.
This commit is contained in:
@@ -27,7 +27,7 @@ CMAKE_SKIP_RPATH:BOOL=TRUE
|
|||||||
CMake_TEST_NO_FindPackageModeMakefileTest:BOOL=TRUE
|
CMake_TEST_NO_FindPackageModeMakefileTest:BOOL=TRUE
|
||||||
")
|
")
|
||||||
set(ENV [[
|
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)
|
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
|
||||||
include(${path}/release_cmake.cmake)
|
include(${path}/release_cmake.cmake)
|
||||||
|
|||||||
Reference in New Issue
Block a user