Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14362716
D1348.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
323 B
Subscribers
None
D1348.diff
View Options
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -134,6 +134,8 @@
PUBLIC
# To access the generated json headers.
${CMAKE_CURRENT_BINARY_DIR}
+ PRIVATE
+ ${OPENSSL_INCLUDE_DIR}
)
find_package(Boost 1.58 REQUIRED unit_test_framework)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 12, 01:42 (3 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5775609
Default Alt Text
D1348.diff (323 B)
Attached To
D1348: [cmake] add openssl includes for tests to compile properly
Event Timeline
Log In to Comment