In windows11.
I have compiled the boost with mingw64.
found_package(Boost REQUIRED) is correct.
However,
find_package(Boost 1.69.0 COMPONENTS graph REQUIRED)
got error, like this 
In windows11.
I have compiled the boost with mingw64.
found_package(Boost REQUIRED) is correct.
However,
find_package(Boost 1.69.0 COMPONENTS graph REQUIRED)
got error, like this 