CMake build with find_package support and automatic translation. by alexreinking · Pull Request #15 · hsutter/cppfront

JohelEGP

approved these changes Sep 25, 2022

friendlyanon

friendlyanon

friendlyanon

@alexreinking

@alexreinking

@alexreinking

1. Mark custom install dirs as advanced
2. Reduce concurrency in GHA workflow to match runner cores (2)

@alexreinking

@alexreinking

In builds using FetchContent or add_subdirectory, the cpp2util library
will have its headers marked as SYSTEM to suppress warnings caused by
code in cpp2util.h.

This can be overridden by setting CPPFRONT_NO_SYSTEM to ON.

Azmah-Bad pushed a commit to Azmah-Bad/cppfront that referenced this pull request

Feb 24, 2023

@hsutter