Skip to content

Conversation

@chinwobble
Copy link
Contributor

@chinwobble chinwobble commented Nov 26, 2024

When trying to build this on ubuntu 20.04 in WSL I noticed running make would recompile the .cpp code every time.

This change makes running make multiple much faster since only the files changed will be recompiled.

If you run make twice you should see significant build time improvements. This is useful when you change the code, recompile, change the code.

@sfchen sfchen merged commit 3570002 into OpenGene:master Nov 26, 2024
0 of 2 checks passed
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