mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 13:18:37 -06:00
This script scans Boost headers in order to determine inter-library dependencies, using the "autolink" information embedded in the headers for automatic linking on Windows. This information is then output in a form suitable for use in FindBoost.cmake.