Files
IfcOpenShell/cmake
Andrej730 ae2f27c3a1 cmake: remove wide boost include
Replacing it with appending `Boost::headers` to `Boost_LIBRARIES` - this target is constructed both for Boost config and FindBoost and just references `Boost_INCLUDE_DIRS`, so it will automatically propagate to all `Boost_LIBRARIES` consumers. This is only needed for FindBoost users though.
2026-09-15 19:01:05 +05:00
..