-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: build-processRelated to the sketch build processRelated to the sketch build processtype: enhancementProposed improvementProposed improvement
Description
When using third party C++ code not originally targeting the Arduino it is not uncommon to find those source files with a ".cc" or ".cxx" extension.
These are currently unusable since the builder doesn't copy those files from src/*
into the temporary build tree.
Please add those to the list of recognised source code extensions for C++ code.
chenzhuoyu
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: build-processRelated to the sketch build processRelated to the sketch build processtype: enhancementProposed improvementProposed improvement