mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 04:23:37 +01:00
fxsdk: avoid quote in heredoc for Mac OS
Not sure what's happening here.
This commit is contained in:
parent
aa362c15f6
commit
e8c7084942
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ ${R}fxsdk${n} (${R}build${n}|${R}build-fx${n}|${R}build-cg${n}) [${R}-c${n}] \
|
|||
(usually for .g3a add-ins). The first form compiles in every existing build
|
||||
folder, and configures for both if none exists.
|
||||
|
||||
With -c, reconfigure but don't build (CMake only).
|
||||
With -c, reconfigure but do not build (CMake only).
|
||||
With -s, also sends the resulting program to the calculator.
|
||||
Other arguments are passed to CMake (if using -c) or make (otherwise). You
|
||||
can pass -c or -s to CMake/make by specifying --.
|
||||
|
|
Loading…
Reference in a new issue