fxsdk: avoid quote in heredoc for Mac OS

Not sure what's happening here.
This commit is contained in:
Lephenixnoir 2022-02-18 10:47:25 +01:00
parent aa362c15f6
commit e8c7084942
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -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 --.