Skip to content

fixed #14081 - fail builds in CI on CMake warnings#8273

Merged
firewave merged 1 commit intodanmar:mainfrom
firewave:cmake-err-dev
Mar 2, 2026
Merged

fixed #14081 - fail builds in CI on CMake warnings#8273
firewave merged 1 commit intodanmar:mainfrom
firewave:cmake-err-dev

Conversation

@firewave
Copy link
Collaborator

No description provided.

@firewave firewave changed the title fixed #14081 - fail builds in CI on CMake warnings fixed #14081 - fail builds in CI on CMake warnings / adjusted mode of some messages Feb 27, 2026
@firewave firewave changed the title fixed #14081 - fail builds in CI on CMake warnings / adjusted mode of some messages fixed #14081 - fail builds in CI on CMake warnings / adjusted mode of some CMake messages Feb 27, 2026
@firewave firewave changed the title fixed #14081 - fail builds in CI on CMake warnings / adjusted mode of some CMake messages fixed #14081 - fail builds in CI on CMake warnings Feb 27, 2026
@firewave
Copy link
Collaborator Author

firewave commented Feb 27, 2026

This exposes an issue with the checks I added in #8235. The following is reported even if BUILD_TESTS is not specified:

CMake Deprecation Error at cmake/options.cmake:61 (message):
  BUILD_TESTS has been deprecated and will be removed in Cppcheck 2.22 -
-- Debug build detected - disabling matchcompiler
-- Configuring incomplete, errors occurred!
  please use BUILD_TESTING instead

@firewave
Copy link
Collaborator Author

firewave commented Mar 1, 2026

This exposes an issue with the checks I added in #8235. The following is reported even if BUILD_TESTS is not specified:

Fixed by #8277.

@firewave firewave marked this pull request as ready for review March 1, 2026 19:07
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2026

@firewave firewave merged commit f309bf2 into danmar:main Mar 2, 2026
70 checks passed
@firewave firewave deleted the cmake-err-dev branch March 2, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants