macos build fixes
This commit is contained in:
		| @@ -32,8 +32,5 @@ if(PROJECT_ENABLE_CPP_HTTPLIB) | ||||
|     if (NOT CMAKE_HOST_WIN32) | ||||
|       add_dependencies(cpphttplib_project openssl_project) | ||||
|     endif() | ||||
|     if (PROJECT_IS_DARWIN) | ||||
|       add_dependencies(cpphttplib_project zlib_project) | ||||
|     endif() | ||||
|   endif() | ||||
| endif() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user