Updated Compile for GNU Linux (markdown)

master
Ray 8 년 전
부모
커밋
258435561c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      Compile-for-GNU-Linux.md

+ 2
- 2
Compile-for-GNU-Linux.md

@ -59,11 +59,11 @@ Just move to folder `raylib/examples/` and run:
To compile just one specific example:
make core_basic_window PLATFORM=PLATFORM_DESKTOP
make core/core_basic_window PLATFORM=PLATFORM_DESKTOP
To force one example recompile:
make core_basic_window PLATFORM=PLATFORM_DESKTOP -B
make core/core_basic_window PLATFORM=PLATFORM_DESKTOP -B
### Build raylib source code using meson

불러오는 중...
취소
저장