Skip to content

Conversation

@Gregwar
Copy link
Contributor

@Gregwar Gregwar commented Jan 13, 2015

This fixes the compile system which allows you to enter cpp files more easily

Signed-off-by: Grégoire Passault <g.passault@gmail.com>
@bnewbold
Copy link
Contributor

Hey @Gregwar, thanks for the contribution and sorry for the slow reply.

Could you describe what changes in behavior this patch makes, and how it makes it easier to add .cpp files to a project? Does this impact the behavior of mbolivar's example-libmaple-project?

@Gregwar
Copy link
Contributor Author

Gregwar commented Jan 30, 2015

Hello @bnewbold , Actually, In a previous pull request (see #101) I introduced a SRC_FILES variable in the makefile that allow you to add easily your .cpp files to the build
However #101 is buggy because it does not include the objects to the build correctly, this fixes it

I don't know about @mbolivar example project, but I guess this makes easier modular development using only shell and command-lines based tools

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.

2 participants