Skip to content

CMakeLists: Check for std::format()#135

Merged
awelzel merged 1 commit into
mainfrom
topic/awelzel/check-cxx-source-compiles-std-format
Jul 10, 2026
Merged

CMakeLists: Check for std::format()#135
awelzel merged 1 commit into
mainfrom
topic/awelzel/check-cxx-source-compiles-std-format

Conversation

@awelzel

@awelzel awelzel commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

AI usage: Gemini proposed the check_cxx_source_compiles() snippet.


This will make the configure phase fail if format or std::format() isn't available, rather than later during compilation.

AI usage: Gemini proposed the check_cxx_source_compiles() snippet.
Comment thread CMakeLists.txt
@awelzel
awelzel requested a review from timwoj July 9, 2026 08:11
@awelzel
awelzel merged commit 29ab7cf into main Jul 10, 2026
8 checks passed
@awelzel
awelzel deleted the topic/awelzel/check-cxx-source-compiles-std-format branch July 10, 2026 07:23
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