mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
fix for build script
This commit is contained in:
parent
212d907d73
commit
919166efa1
@ -61,7 +61,7 @@ elseif ( $release -eq $false ) {
|
|||||||
$debug = $true
|
$debug = $true
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$optimize = treu
|
$optimize = $true
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( $bootstrap -eq $false -and $singleheader -eq $false -and $test -eq $false ) {
|
if ( $bootstrap -eq $false -and $singleheader -eq $false -and $test -eq $false ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user