Update README
This commit is contained in:
parent
c0fc016b85
commit
9234c6d421
6
README
6
README
@ -2,6 +2,7 @@
|
||||
|
||||
Dependencies:
|
||||
|
||||
- libxml2 :: https://gitlab.gnome.org/GNOME/libxml2/
|
||||
- SDL2 :: https://www.libsdl.org/
|
||||
|
||||
The build is handled with CMake (version 3.10 or later):
|
||||
@ -9,6 +10,7 @@ The build is handled with CMake (version 3.10 or later):
|
||||
cmake -B build
|
||||
cmake --build build
|
||||
|
||||
To then run unit tests:
|
||||
The path to a directory containing the assets must be passed on the
|
||||
command line to run the game:
|
||||
|
||||
ctest --test-dir build
|
||||
build/app/game ASSETS-DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user