mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	Fixes to memory mangment, library is much faster now.
This commit is contained in:
		@@ -48,7 +48,7 @@ Push-location $path_gen
 | 
			
		||||
# Run meta-program
 | 
			
		||||
	$gencpp = Join-Path $path_gen_build gencpp.exe
 | 
			
		||||
 | 
			
		||||
	Write-Host `nGenerating files -- Parsed...
 | 
			
		||||
	Write-Host `nRunning tests...
 | 
			
		||||
	& $gencpp
 | 
			
		||||
 | 
			
		||||
# Format generated files
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user