diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a8e206f..cdd36806 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1107,6 +1107,7 @@ include_directories( ) link_directories( ${CLDNN__IOCL_ICD_LIBDIRS} + ${Boost_LIBRARY_DIRS) ) # =================================== Link targets and dependencies ====================================