mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	Fixes + more setup, added more directories to clean script.
This commit is contained in:
		@@ -15,7 +15,7 @@ foreach ( $arg in $args )
 | 
			
		||||
 | 
			
		||||
$path_root            = git rev-parse --show-toplevel
 | 
			
		||||
$path_project         = Join-Path $path_root project
 | 
			
		||||
$path_project_build   = Join-Path $path_bootstrap build
 | 
			
		||||
$path_project_build   = Join-Path $path_project build
 | 
			
		||||
 | 
			
		||||
write-host "`n`nBuilding gencpp bootstrap`n"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user