mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-28 22:25:20 +01:00 
			
		
		
		
	Create CPack WIX msi Installer for RUN_IN_PLACE=0 builds Correct paths on Windows for RUN_IN_PLACE=0 Install only required font files Games have their own components, and "minimal" is optional
		
			
				
	
	
		
			4 lines
		
	
	
		
			56 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			56 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_library(gmp mini-gmp.c)
 | |
| target_link_libraries(gmp)
 | |
| 
 |