mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-10-31 03:03:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			202 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			202 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| # Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+
 | |
| 
 | |
| if(WIN32)
 | |
|   configure_file(icinga2.nuspec.cmake icinga2.nuspec)
 | |
|   configure_file(chocolateyInstall.ps1.template.cmake chocolateyInstall.ps1.template)
 | |
| endif()
 |