summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-28 13:36:54 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-08-28 13:36:54 +0300
commite30764efeebbf84878fabb80516d7f5853a70cd4 (patch)
tree87ed14f3890236cba557a9cddc599156f631d154
parentImprove test coverage (diff)
downloadrekonq-e30764efeebbf84878fabb80516d7f5853a70cd4.tar.xz
SingleApplication: switch to 3.3.4 release
- Apply compiler warnings patch
-rw-r--r--.gitmodules2
-rw-r--r--CMakePresets.json2
m---------third-party/SingleApplication0
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index f186c2ea..795c96ab 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "third-party/SingleApplication"]
path = third-party/SingleApplication
- url = https://github.com/itay-grudev/SingleApplication
+ url = https://bitbucket.org/celestriad/singleapplication.git
diff --git a/CMakePresets.json b/CMakePresets.json
index e11a6fbe..77af2829 100644
--- a/CMakePresets.json
+++ b/CMakePresets.json
@@ -9,7 +9,7 @@
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Debug",
"CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
- "CMAKE_CXX_FLAGS": "-Wall -Wextra -Wpedantic -Wshadow -Werror=non-virtual-dtor",
+ "CMAKE_CXX_FLAGS": "-Wall -Wextra -Wpedantic -Werror=shadow -Werror=non-virtual-dtor",
"CMAKE_CXX_FLAGS_DEBUG": "-g -Og",
"CMAKE_CXX_STANDARD": "20",
"CMAKE_CXX_STANDARD_REQUIRED": "YES",
diff --git a/third-party/SingleApplication b/third-party/SingleApplication
-Subproject f1e15081dc57a9c03f7f4f165677f18802e1437
+Subproject 3a2a0bc19c38de842083972e0cefbaa8a3f7d1f