Fixed compilation error with boost
This commit is contained in:
parent
e48684b37e
commit
acafa69663
|
@ -7,6 +7,7 @@
|
|||
"args": [
|
||||
"-g",
|
||||
"${file}",
|
||||
"-lboost_program_options",
|
||||
"-o",
|
||||
"${fileDirname}/${fileBasenameNoExtension}"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue