This is an example of a CMake project for Windows using a third party pre-build library (binary files: dlls, ...).
Could not find PocoConfig.cmake. => set Poco_DIR="third_party/poco" (be careful to be in the root dir of the project. I recommend running in the root folder: cmake -S . -B build