Skip to content
Snippets Groups Projects
Commit 219d2a88 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Don't use exported targets for Boost (requires cmake 3.11)

parent d09c57f8
No related branches found
No related tags found
No related merge requests found
......@@ -80,8 +80,6 @@ target_include_directories(
target_link_libraries(matrix_client
PUBLIC
MatrixStructs::MatrixStructs
Boost::boost
Boost::system
${Boost_LIBRARIES}
OpenSSL::Crypto
OpenSSL::SSL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment