Merge branch 'patch-1' of https://github.com/roberthauck/nana into roberthauck-patch-1
This commit is contained in:
		
						commit
						7ce97727d1
					
				@ -36,6 +36,11 @@ if(BIICODE)
 | 
			
		||||
        # More MSVC specific compilation flags
 | 
			
		||||
	add_definitions(-D_SCL_SECURE_NO_WARNINGS)
 | 
			
		||||
	add_definitions(-D_CRT_SECURE_NO_DEPRECATE)
 | 
			
		||||
	if(MSVC14)
 | 
			
		||||
		add_definitions(-DSTD_CODECVT_NOT_SUPPORTED)
 | 
			
		||||
	else()
 | 
			
		||||
		add_definitions(-DNOT_IMPLEMENTED_KEYWORD_noexcept)
 | 
			
		||||
	endif()
 | 
			
		||||
    endif()
 | 
			
		||||
    
 | 
			
		||||
    add_biicode_targets()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user