Правка cotire
This commit is contained in:
		
							
								
								
									
										1
									
								
								thirdparty/cotire.cmake
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								thirdparty/cotire.cmake
									
									
									
									
										vendored
									
									
								
							@@ -640,6 +640,7 @@ function (cotire_get_target_include_directories _config _language _target _inclu
 | 
			
		||||
	endforeach()
 | 
			
		||||
	list (REMOVE_DUPLICATES _includeDirs)
 | 
			
		||||
	list (REMOVE_DUPLICATES _systemIncludeDirs)
 | 
			
		||||
	list (REMOVE_ITEM _systemIncludeDirs "/usr/include")
 | 
			
		||||
	if (CMAKE_${_language}_IMPLICIT_INCLUDE_DIRECTORIES)
 | 
			
		||||
		list (REMOVE_ITEM _includeDirs ${CMAKE_${_language}_IMPLICIT_INCLUDE_DIRECTORIES})
 | 
			
		||||
	endif()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user