summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorfireice-uk <fireice2@o2.pl>2017-03-17 17:51:00 +0000
committerfireice-uk <fireice2@o2.pl>2017-03-17 17:51:00 +0000
commitd4d3048e87f1323b137921b093414c24041d6665 (patch)
tree37666e28db3347e40cdbc276feeb281a726b3c59 /CMakeLists.txt
parent74941389e4b6b1ea09246b996ff01c757df1ef0e (diff)
downloadxmr-stak-d4d3048e87f1323b137921b093414c24041d6665.zip
xmr-stak-d4d3048e87f1323b137921b093414c24041d6665.tar.gz
Official MAC build step 1
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2e19674..85249c4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,6 +14,7 @@ if("${MHTD}" STREQUAL "MHTD-NOTFOUND")
endif()
find_package(OpenSSL REQUIRED)
+include_directories(${OPENSSL_INCLUDE_DIR})
#set(CMAKE_VERBOSE_MAKEFILE ON)
set(CMAKE_CONFIGURATION_TYPES "RELEASE;STATIC")
OpenPOWER on IntegriCloud