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

build: Don't depend on a C++ compiler for CMake #7

Conversation

tboehler1
Copy link
Contributor

By default C and C++ are enabled as languages for CMake projects. Instead, only C should be enabled for a pure C project.

By default C *and* C++ are enabled as languages for CMake projects.
Instead, only C should be enabled for a pure C project.

Signed-off-by: Thomas Böhler <t.boehler@kunbus.com>
@tboehler1 tboehler1 merged commit ac4a1f9 into RevolutionPi:master May 24, 2023
@tboehler1 tboehler1 deleted the devel/tboehler/remove-cmake-cpp-dependency branch May 24, 2023 06:18
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.

None yet

2 participants