forked from Mirrorlandia_minetest/irrlicht
Fix missing step in build instructions
This commit is contained in:
parent
fa7a5dbdef
commit
4bdd8af47d
@ -20,6 +20,7 @@ Aside from standard search options (`ZLIB_INCLUDE_DIR`, `ZLIB_LIBRARY`, ...) the
|
||||
e.g. on a Linux system you might want to build for local use like this:
|
||||
|
||||
git clone https://github.com/minetest/irrlicht
|
||||
cd irrlicht
|
||||
cmake . -DBUILD_SHARED_LIBS=OFF
|
||||
make -j$(nproc)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user