mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Fix windows warning. (#332)
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| enable_testing() | ||||
| set(gtest_force_shared_crt ON CACHE BOOL "" FORCE) | ||||
|  | ||||
| set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE) | ||||
| option(FETCHCONTENT_UPDATES_DISCONNECTED TRUE) | ||||
| include(FetchContent) | ||||
|  | ||||
| FetchContent_Declare(googletest | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arthur Sonzogni
					Arthur Sonzogni