open-atmos / PyPartMC

Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
https://open-atmos.github.io/PyPartMC/
GNU General Public License v3.0
22 stars 9 forks source link

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

Closed slayoo closed 1 year ago

github-actions[bot] commented 1 year ago

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]
                                                                                                    ^