Skip to content

Fix doc around USE_MATCHCOMPILER#6321

Closed
gzzi wants to merge 1 commit intocppcheck-opensource:mainfrom
gzzi:patch-1
Closed

Fix doc around USE_MATCHCOMPILER#6321
gzzi wants to merge 1 commit intocppcheck-opensource:mainfrom
gzzi:patch-1

Conversation

@gzzi
Copy link
Copy Markdown

@gzzi gzzi commented Apr 22, 2024

I'm not sure if this is a doc issue or a CMake issue in cmake/options.cmake. But on ubuntu 22.04 I got:

+ cmake -DHAVE_RULES=ON -DUSE_MATCHCOMPILER=ON ..
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at cmake/options.cmake:28 (message):
  Invalid USE_MATCHCOMPILER value 'ON'
Call Stack (most recent call first):
  CMakeLists.txt:18 (include)

@firewave
Copy link
Copy Markdown
Collaborator

That was unintentional and is a bug. I will have a look.

@firewave firewave changed the title Fix doc around USE_MATCH_COMPILER Fix doc around USE_MATCHCOMPILER Apr 22, 2024
@firewave
Copy link
Copy Markdown
Collaborator

Working on it...

@firewave
Copy link
Copy Markdown
Collaborator

Should be superseded by #6348.

@firewave
Copy link
Copy Markdown
Collaborator

Fixed by #6348.

@firewave firewave closed this May 14, 2024
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