mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	api: dotnet: ADD_DOTNET should be uppercased.
This commit is contained in:
		
							parent
							
								
									c77af6b75f
								
							
						
					
					
						commit
						232a88101b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -139,7 +139,7 @@ endforeach()
 | 
			
		|||
# And thus we can put the conditional properties in the project file.
 | 
			
		||||
 | 
			
		||||
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Microsoft.Z3.csproj.in ${CMAKE_CURRENT_BINARY_DIR}/build/Microsoft.Z3.csproj)
 | 
			
		||||
add_dotnet(${CMAKE_CURRENT_BINARY_DIR}/build/Microsoft.Z3.csproj
 | 
			
		||||
ADD_DOTNET(${CMAKE_CURRENT_BINARY_DIR}/build/Microsoft.Z3.csproj
 | 
			
		||||
    # note, nuget package file names do not have the ${VER_REV} part.
 | 
			
		||||
    VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_BUILD}"
 | 
			
		||||
    PACKAGE Microsoft.Z3)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue