Allowed debug postfix to be changed.
This commit is contained in:
		
							parent
							
								
									857f25cfd2
								
							
						
					
					
						commit
						f9c2aeb736
					
				| @ -53,7 +53,7 @@ if(ENABLE_HLSL) | |||||||
| endif(ENABLE_HLSL) | endif(ENABLE_HLSL) | ||||||
| 
 | 
 | ||||||
| if(WIN32) | if(WIN32) | ||||||
|     set(CMAKE_DEBUG_POSTFIX "d") |     set(CMAKE_DEBUG_POSTFIX "d" CACHE STRING "Adds a postfix for debug-built libraries.") | ||||||
|     if(MSVC) |     if(MSVC) | ||||||
|         include(ChooseMSVCCRT.cmake) |         include(ChooseMSVCCRT.cmake) | ||||||
|     endif(MSVC) |     endif(MSVC) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user