commit 5fcd720
hovercats
·
2024-12-28 00:11:04 +0000 UTC
parent 38e822f
cmake: remove openssl flag, as it doesnt exist in configure script
1 files changed,
+0,
-1
+0,
-1
1@@ -28,7 +28,6 @@ else
2 --system-expat \
3 --system-zlib \
4 --no-system-bzip2 \
5- --no-system-openssl \
6 --generator=Ninja \
7 --parallel="$(grep -scF 'core id' /proc/cpuinfo)" -- \
8 -DBUILD_CursesDialog=OFF