mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
9 lines
134 B
CMake
9 lines
134 B
CMake
Build with cmake
|
|
================
|
|
|
|
Linux
|
|
|
|
mkdir build
|
|
cd build
|
|
cmake .. -DLIBRW_PLATFORM=GL3 -DLIBRW_GL3_GFXLIB=SDL2
|
|
make
|