mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Create C++ backend UI code
This commit is contained in:
parent
2f33926573
commit
abfb319e9b
36 changed files with 2466 additions and 10 deletions
|
@ -14,6 +14,7 @@ General options and their default values:
|
|||
BUILD_UNITTESTS=TRUE - Build unittest sources
|
||||
BUILD_BENCHMARKS=FALSE - Build benchmark sources
|
||||
BUILD_DOCUMENTATION=TRUE - Build doxygen documentation
|
||||
BUILD_UI=TRUE - Build experimental UI API; requires BUILD_CLIENT and USE_SDL2
|
||||
CMAKE_BUILD_TYPE=Release - Type of build (Release vs. Debug)
|
||||
Release - Release build
|
||||
Debug - Debug build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue