mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
A GlobalProtect VPN client (GUI) for *nix based on Openconnect and built with Qt5, supports SAML auth mode, inspired by gp-saml-gui.
11 lines
340 B
Text
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
|