I get this warning when hitting configure in cmake, anybody know how to fix?
CMake Warning at D:/share/cmake-3.16/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): D:/share/cmake-3.16/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES)
D:/share/cmake-3.16/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) deps/boost/CMakeLists.txt:35 (find_package)
I've tried a few things but I honestly don't know wtf I'm doing. Thanks in advance.