blob: 2eac4a926996beed862dbe0c2716f6792ba63e9d (
plain)
1
2
3
4
5
6
7
8
9
10
|
XCODE_SCHEME_ARGUMENTS
----------------------
Specify command line arguments that should be added to the Arguments
section of the generated Xcode scheme.
If set to a list of arguments those will be added to the scheme.
Please refer to the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable
documentation to see all Xcode schema related properties.
|