[clang] [llvm] [cmake][llvm] Limit the number of Xcode schemes created by default (PR #101243)

Jonas Devlieghere via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 30 14:51:33 PDT 2024


JDevlieghere wrote:

Nice. An added benefit of doing it this way is that you can always set the property for a particular target if you really need the scheme and you can do it in the same cmake file that creates the target (i.e. in a subproject). 

https://github.com/llvm/llvm-project/pull/101243


More information about the cfe-commits mailing list