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:
parent
617257b7dc
commit
11319c5e0b
6 changed files with 101 additions and 83 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
/build*
|
||||
/.vscode
|
||||
/cpm_modules
|
||||
.DS_Store
|
||||
/.github
|
||||
/standalone/Dockerfile
|
Loading…
Add table
Add a link
Reference in a new issue