Skip to content

Commit b1a7f9c

Browse files
committed
Update SingleApplication to latest release
1 parent 0088727 commit b1a7f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ else()
116116
FetchContent_Declare(
117117
singleApplication
118118
GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
119-
GIT_TAG v3.1.5
119+
GIT_TAG v3.5.2
120120
)
121121
FetchContent_MakeAvailable(SingleApplication)
122122
set(QTSINGLEAPPLICATION_LIBRARY SingleApplication::SingleApplication)

0 commit comments

Comments
 (0)