update install command

This commit is contained in:
Kevin Yue
2021-09-13 14:31:04 +08:00
parent 405e84e40c
commit 0eb9cce8bb
2 changed files with 13 additions and 2 deletions

View File

@@ -26,12 +26,14 @@ add_3rdparty(
NAME SingleApplication
GITHUB_REPOSITORY itay-grudev/SingleApplication
VERSION 3.3.0
EXCLUDE_FROM_ALL
)
add_3rdparty(
NAME plog
GITHUB_REPOSITORY SergiusTheBest/plog
GIT_TAG 1.1.5
EXCLUDE_FROM_ALL
)
add_subdirectory(GPService)