mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
11 lines
401 B
Text
11 lines
401 B
Text
--- GPService/CMakeLists.txt.orig 2022-03-07 12:27:55 UTC
|
|
+++ GPService/CMakeLists.txt
|
|
@@ -29,7 +29,7 @@ add_executable(gpservice
|
|
|
|
add_3rdparty(
|
|
SingleApplication
|
|
- GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
|
|
+ #GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
|
|
GIT_TAG v3.3.0
|
|
CMAKE_ARGS
|
|
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
|