Removeboostenv (#619)

* remove BOOST_DEFAULT from 2019

* refrain from format changes

Co-authored-by: Frank Zomer <[email protected]>
This commit is contained in:
FrankZ
2020-03-25 19:54:03 +03:00
committed by GitHub
co-authored by Frank Zomer
parent cd130bd704
commit 6e34be02e4
+1 -2
View File
@@ -639,8 +639,7 @@
{ {
"type": "powershell", "type": "powershell",
"environment_vars": [ "environment_vars": [
"ROOT_FOLDER={{user `root_folder`}}", "ROOT_FOLDER={{user `root_folder`}}"
"BOOST_DEFAULT={{user `boost_default`}}"
], ],
"scripts":[ "scripts":[
"{{ template_dir }}/scripts/Installers/Validate-Boost.ps1" "{{ template_dir }}/scripts/Installers/Validate-Boost.ps1"