Skip to content

Compiling c source even when cpp source specified #34

@NicoHood

Description

@NicoHood

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions