mirror of
				https://github.com/hedge-dev/UnleashedRecomp.git
				synced 2025-10-30 07:11:05 +00:00 
			
		
		
		
	 999fa2af61
			
		
	
	
		999fa2af61
		
			
		
	
	
	
	
		
			
			* Implement shader archive decompressor for the build system. * Fix Linux compilation error.
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/bc_diff)
 | |
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/file_to_c)
 | |
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/fshasher)
 | |
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/x_decompress)
 | |
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/XenonRecomp)
 | |
| add_subdirectory(${UNLEASHED_RECOMP_TOOLS_ROOT}/XenosRecomp)
 |