mirror of
https://github.com/aap/librw.git
synced 2026-04-19 21:13:13 +01:00
build sample with cmake on Linux
This commit is contained in:
committed by
Anonymous Maarten
parent
6f5e6fe4e8
commit
36f95294fb
9
README.cmake
Normal file
9
README.cmake
Normal file
@@ -0,0 +1,9 @@
|
||||
Build with cmake
|
||||
================
|
||||
|
||||
Linux
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DLIBRW_PLATFORM=GL3 -DLIBRW_GL3_GFXLIB=SDL2
|
||||
make
|
||||
Reference in New Issue
Block a user