mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-07-29 04:08:48 +00:00
fix: build wivrn before install
This commit is contained in:
parent
a0a8f98dfc
commit
cc50827c8b
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@ cmake -B build-server -DCMAKE_BUILD_TYPE=Release \
|
||||||
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
||||||
.. -GNinja
|
.. -GNinja
|
||||||
cmake --build build-server
|
cmake --build build-server
|
||||||
|
ninja
|
||||||
ninja install
|
ninja install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue