mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
Merge topic 'xcode-revise-make-program'
ab9fa54dXcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)11e2e6caXcode: Select make program at build timee4055a61Xcode: Add internal API to find xcodebuild
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
xcode-revise-make-program
|
||||
-------------------------
|
||||
|
||||
* The :generator:`Xcode` generator no longer requires a value for
|
||||
the :variable:`CMAKE_MAKE_PROGRAM` variable to be located up front.
|
||||
It now locates ``xcodebuild`` when needed at build time.
|
||||
Reference in New Issue
Block a user