Pass Boost_INCLUDE_DIR to CM256CC project

This commit is contained in:
srcejon 2022-05-16 16:24:46 +01:00
parent d4e2e3eee9
commit 58116df001
1 changed files with 1 additions and 0 deletions

View File

@ -596,6 +596,7 @@ if (NOT CM256CC_FOUND OR CM256CC_EXTERNAL)
-DBUILD_TOOLS=OFF
-DCMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH_SEP}
-DENABLE_DISTRIBUTION=ON
-DBoost_INCLUDE_DIR=${Boost_INCLUDE_DIR}
BUILD_BYPRODUCTS "${CM256CC_LIBRARIES}"
INSTALL_COMMAND ""
TEST_COMMAND ""