Removeboostenv (#619)

* remove BOOST_DEFAULT from 2019

* refrain from format changes

Co-authored-by: Frank Zomer <fzomer@schubergphilis.com>
This commit is contained in:
FrankZ
2020-03-25 17:54:03 +01:00
committed by GitHub
parent cd130bd704
commit 6e34be02e4

View File

@@ -639,8 +639,7 @@
{
"type": "powershell",
"environment_vars": [
"ROOT_FOLDER={{user `root_folder`}}",
"BOOST_DEFAULT={{user `boost_default`}}"
"ROOT_FOLDER={{user `root_folder`}}"
],
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-Boost.ps1"