mirror of
				https://github.com/yuezk/GlobalProtect-openconnect.git
				synced 2025-05-20 07:26:58 -04:00 
			
		
		
		
	update the dependency
This commit is contained in:
		| @@ -24,10 +24,11 @@ function(add_3rdparty NAME) | ||||
|         return() | ||||
|     endif() | ||||
|  | ||||
|     message(STATUS "Using CPM to download ${NAME}")  | ||||
|     message(STATUS "Using ExternalProject to download ${NAME}")  | ||||
|     ExternalProject_Add( | ||||
|         ${NAME}-${PROJECT_NAME} | ||||
|         PREFIX ${CMAKE_CURRENT_BINARY_DIR}/${NAME} | ||||
|         INSTALL_COMMAND "" | ||||
|         "${ARGN}" | ||||
|     ) | ||||
| endfunction() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user