ports/security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt
Jason W. Bacon 41b6a246b0 security/globalprotect-openconnect: OpenConnect GUI for GlobalProtect
A GlobalProtect VPN client (GUI) for *nix based on Openconnect and
built with Qt5, supports SAML auth mode, inspired by gp-saml-gui.
2022-03-01 15:17:37 -06:00

11 lines
340 B
Text

--- GPClient/CMakeLists.txt.orig 2022-03-01 20:51:43 UTC
+++ GPClient/CMakeLists.txt
@@ -51,7 +51,7 @@ add_3rdparty(
add_3rdparty(
plog
- GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
+ #GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
GIT_TAG 1.1.5
CMAKE_ARGS
-DPLOG_BUILD_SAMPLES=OFF