mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	cmake: dotnet: example: program -> Program
This commit is contained in:
		
							parent
							
								
									08adc1bf97
								
							
						
					
					
						commit
						f0f9a16f85
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ else()
 | 
			
		|||
endif()
 | 
			
		||||
 | 
			
		||||
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/dotnet.csproj dotnet.csproj COPYONLY)
 | 
			
		||||
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/program.cs program.cs       COPYONLY)
 | 
			
		||||
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Program.cs Program.cs       COPYONLY)
 | 
			
		||||
 | 
			
		||||
ADD_DOTNET(${CMAKE_CURRENT_BINARY_DIR}/dotnet.csproj
 | 
			
		||||
    PLATFORM ${Z3_DOTNET_PLATFORM}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue