mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Setup the GNUStep environment.
$ source /usr/share/GNUstep/Makefiles/GNUstep.sh
$ export CC=/usr/bin/clang
$ export CXX=/usr/bin/clang++