Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require CMake 3.8 to understand CXX17 flags - thanks @leeanne2 for reporting #285

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

slayoo
Copy link
Member

@slayoo slayoo commented Sep 27, 2023

No description provided.

@github-actions
Copy link

CLANG WARNINGS:

error: no input files [clang-diagnostic-error]
error: no such file or directory: '/github/workspace/files/*.cpp' [clang-diagnostic-error]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]

CPPCHECK WARNINGS:

CMakeLists.txt:478:5: error: Unmatched '('. Configuration: ''. [syntaxError]
file(GLOB PyPartMC_headers ${CMAKE_SOURCE_DIR}/src/*.hpp)
    ^
clang-tidy-report.txt:3:101: error: syntax error [syntaxError]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]
                                                                                                    ^

@slayoo slayoo merged commit e109e21 into main Oct 5, 2023
36 checks passed
@slayoo slayoo deleted the slayoo-patch-2 branch December 3, 2023 14:20
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.

1 participant