summaryrefslogtreecommitdiff
path: root/templates/cmake.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-01 21:21:05 +0000
committerdavidovski <david@davidovski.xyz>2022-05-01 21:21:05 +0000
commit606bc59d0f8f67815c6a717843835477d44db6b3 (patch)
tree687b3fe5bc844b90a3841e1ea543aa9f9934a93a /templates/cmake.xibuild
parent1084afc3c4d9c83e61620de60ba59a4393a33cb0 (diff)
added ungoogled chromium
Diffstat (limited to 'templates/cmake.xibuild')
-rw-r--r--templates/cmake.xibuild2
1 files changed, 1 insertions, 1 deletions
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 \