README.md: Urho3D: -DURHO3D_LUA=true -DURHO3D_SAFE_LUA=true
This commit is contained in:
parent
c3c97d6dd6
commit
00a67dbbdb
@ -28,7 +28,7 @@ Get and build Urho3D
|
|||||||
|
|
||||||
$ git clone https://github.com/urho3d/Urho3D.git
|
$ git clone https://github.com/urho3d/Urho3D.git
|
||||||
$ cd Urho3D
|
$ cd Urho3D
|
||||||
$ ./cmake_gcc.h # Add -DURHO3D_64BIT=true on 64-bit systems
|
$ ./cmake_gcc.h -DURHO3D_LUA=true -DURHO3D_SAFE_LUA=true # Add -DURHO3D_64BIT=true on 64-bit systems
|
||||||
$ cd Build
|
$ cd Build
|
||||||
$ make -j4
|
$ make -j4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user