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

Compiling c source even when cpp source specified #34

Open
NicoHood opened this issue Jun 24, 2018 · 0 comments
Open

Compiling c source even when cpp source specified #34

NicoHood opened this issue Jun 24, 2018 · 0 comments
Labels

Comments

@NicoHood
Copy link
Contributor

I have the following files in my folder:

test.c
test.cpp

Now I add them as SRC += test.cpp. If a .c file with the same name exists, it tries to compile the c file instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants