mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Add how to run unit tests after compile instructions
This commit is contained in:
@@ -90,6 +90,10 @@ Run it:
|
|||||||
|
|
||||||
./bin/luanti
|
./bin/luanti
|
||||||
|
|
||||||
|
Run unit tests:
|
||||||
|
|
||||||
|
./bin/luanti --run-unittests
|
||||||
|
|
||||||
- Use `cmake . -LH` to see all CMake options and their current state.
|
- Use `cmake . -LH` to see all CMake options and their current state.
|
||||||
- If you want to install it system-wide (or are making a distribution package),
|
- If you want to install it system-wide (or are making a distribution package),
|
||||||
you will want to use `-DRUN_IN_PLACE=FALSE`.
|
you will want to use `-DRUN_IN_PLACE=FALSE`.
|
||||||
|
Reference in New Issue
Block a user