Change how Xcode compiles C programs?

后端 未结 0 446
长发绾君心
长发绾君心 2021-01-02 07:45

A library im using (raylib) says to compile a program with xcode I can run

cc yourgame.c `pkg-config --libs --cflags raylib`

I know I can run

相关标签:
回答
  • 消灭零回复
提交回复
热议问题