Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Libor Bukata
CMake
Commits
3e41abbd
Commit
3e41abbd
authored
May 17, 2017
by
Brad King
💬
Browse files
Utilities/Release: Switch macOS binary to Qt 5.6.2
Update from 5.6.0.
parent
3f25f873
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utilities/Release/osx_release.cmake
View file @
3e41abbd
...
@@ -27,7 +27,7 @@ CMAKE_SKIP_RPATH:BOOL=TRUE
...
@@ -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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment