From 606bc59d0f8f67815c6a717843835477d44db6b3 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 1 May 2022 21:21:05 +0000 Subject: added ungoogled chromium --- templates/cmake.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/cmake.xibuild') diff --git a/templates/cmake.xibuild b/templates/cmake.xibuild index 1591035..15c7133 100644 --- a/templates/cmake.xibuild +++ b/templates/cmake.xibuild @@ -1,5 +1,5 @@ build () { - cmake -B build -G Ninja \ + cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DBUILD_SHARED_LIBS=True \ -- cgit v1.2.1