1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00

add boost, make boost work in docker, solve merge conflict

This commit is contained in:
Michael Unknown 2022-04-04 22:18:40 +02:00
parent 617257b7dc
commit 11319c5e0b
6 changed files with 101 additions and 83 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
/build*
/.vscode
/cpm_modules
.DS_Store
/.github
/standalone/Dockerfile