vs2022 open will cause following error:
CMake Error at D:\CuraEngine\CMakeLists.txt:236 (target_link_libraries):
Target "_CuraEngine" links to:
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing. CuraEngine D:\CuraEngine\CMakeLists.txt 236
change to "Boost::boost" will ok