We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0088727 commit b1a7f9cCopy full SHA for b1a7f9c
CMakeLists.txt
@@ -116,7 +116,7 @@ else()
116
FetchContent_Declare(
117
singleApplication
118
GIT_REPOSITORY https://github.com/itay-grudev/SingleApplication.git
119
- GIT_TAG v3.1.5
+ GIT_TAG v3.5.2
120
)
121
FetchContent_MakeAvailable(SingleApplication)
122
set(QTSINGLEAPPLICATION_LIBRARY SingleApplication::SingleApplication)
0 commit comments