mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-16 11:41:46 -07:00
corrections to c_library.cpp, package_release.ps1 working for all zips
This commit is contained in:
@ -246,6 +246,7 @@ if ( $c_library )
|
||||
}
|
||||
Pop-Location
|
||||
|
||||
$includes = @( $path_c_library )
|
||||
$unit = join-path $path_c_library "gen.c"
|
||||
$executable = join-path $path_build "gen_c_library_test.exe"
|
||||
|
||||
|
Reference in New Issue
Block a user