File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 4545# -----------------------------------------------------------------------
4646# These variables are set in common script:
4747#
48+ # * CMAKE_EXECUTABLE
49+ # * CMAKE_OPTIONS
50+ # * MACPYTHON_PY_PREFIX
51+ # * PYBINARIES
52+ # * PYTHON_VERSIONS
53+ # * NINJA_EXECUTABLE
54+ # * SCRIPT_DIR
55+ # * VENVS=()
56+
4857MACPYTHON_PY_PREFIX=" "
49- # PYBINARIES="" # unused
5058SCRIPT_DIR=" "
5159VENVS=()
5260
Original file line number Diff line number Diff line change 1919# -----------------------------------------------------------------------
2020# These variables are set in common script:
2121#
22+ # * CMAKE_EXECUTABLE
23+ # * CMAKE_OPTIONS
24+ # * MACPYTHON_PY_PREFIX
25+ # * PYBINARIES
26+ # * PYTHON_VERSIONS
27+ # * NINJA_EXECUTABLE
28+ # * SCRIPT_DIR
29+ # * VENVS=()
30+
2231MACPYTHON_PY_PREFIX=" "
2332PYBINARIES=" "
2433SCRIPT_DIR=" "
You can’t perform that action at this time.
0 commit comments