Merge pull request 'master' (#281) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good

Reviewed-on: #281
This commit was merged in pull request #281.
This commit is contained in:
2025-05-07 13:24:13 +03:00
6 changed files with 8 additions and 5 deletions

View File

@@ -5,6 +5,9 @@ cmake_policy(SET CMP0020 NEW) # Automatically link Qt executables to qtmain targ
if (POLICY CMP0053)
cmake_policy(SET CMP0053 NEW) # simpler variable expansion and escape sequence evaluation rules
endif()
if (POLICY CMP0177)
cmake_policy(SET CMP0177 OLD)
endif()
project(shstk)
set(CMAKE_MODULE_PATH
"${CMAKE_CURRENT_SOURCE_DIR}"

2
cd

Submodule cd updated: 31bacbedae...4d955bb846

2
cmake

Submodule cmake updated: 558034bbdb...698d24e831

2
pip

Submodule pip updated: 78f79d92aa...dfdc4b8bdc

2
qad

Submodule qad updated: b8e8a1300e...49ae1473f9