mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
improve cmake file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.14.0)
|
||||
cmake_minimum_required(VERSION 3.7.0)
|
||||
|
||||
project(GlobalProtect-openconnect VERSION 1.3.3 LANGUAGES CXX)
|
||||
|
||||
@@ -20,4 +20,4 @@ find_package(Qt5 REQUIRED COMPONENTS
|
||||
)
|
||||
|
||||
add_subdirectory(GPService)
|
||||
add_subdirectory(GPClient)
|
||||
add_subdirectory(GPClient)
|
||||
|
||||
Reference in New Issue
Block a user