mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-30 02:02:30 +00:00
Update CMakeLists.txt
This commit is contained in:
committed by
stephb9959
parent
c7b61dfd51
commit
62d6a2386e
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.5.0)
|
|||||||
project(Poco)
|
project(Poco)
|
||||||
|
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
|
set(MYSQL_ROOT_DIR /usr/local/opt/mysql-client)
|
||||||
set(OPENSSL_ROOT_DIR /usr/local/opt/openssl)
|
set(OPENSSL_ROOT_DIR /usr/local/opt/openssl)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user