mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
update gencpp to latest and adjsut gen_src.pp accordingly.
This commit is contained in:
@@ -14,9 +14,6 @@ Import-Module $format_cpp
|
||||
$vendor = $null
|
||||
$release = $null
|
||||
$verbose = $false
|
||||
[bool] $bootstrap = $false
|
||||
[bool] $singleheader = $false
|
||||
[bool] $test = $false
|
||||
|
||||
[array] $vendors = @( "clang", "msvc" )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user