mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 09:17:53 +00:00
Quiet builds and disable unity build
This commit is contained in:
committed by
manojsdoshi
parent
e28989638d
commit
d02f0e11c5
@@ -22,7 +22,6 @@ time cmake \
|
||||
-Dpackages_only=ON \
|
||||
-Dcontainer_label="${container_tag}" \
|
||||
-Dhave_package_container=ON \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=ON \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=OFF \
|
||||
-G Ninja ../..
|
||||
time cmake --build . --target ${pkgtype} -- -v
|
||||
|
||||
time cmake --build . --target ${pkgtype}
|
||||
|
||||
Reference in New Issue
Block a user