fix unittests build on mingw64
This commit is contained in:
		@@ -60,6 +60,10 @@ if (REPERTORY_ENABLE_TESTING)
 | 
				
			|||||||
    )
 | 
					    )
 | 
				
			||||||
  endif()
 | 
					  endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  target_compile_definitions(unittests PUBLIC 
 | 
				
			||||||
 | 
					    REPERTORY_TESTING
 | 
				
			||||||
 | 
					  )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  target_include_directories(unittests PUBLIC
 | 
					  target_include_directories(unittests PUBLIC
 | 
				
			||||||
    ${GTEST_INCLUDE_DIRS}
 | 
					    ${GTEST_INCLUDE_DIRS}
 | 
				
			||||||
    ${CMAKE_CURRENT_SOURCE_DIR}/tests
 | 
					    ${CMAKE_CURRENT_SOURCE_DIR}/tests
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user