You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: enhance Boost CMake configuration for environment variable support
- Added a check in bin/CMakeLists.txt to set Boost_ROOT from the BOOSTROOT environment variable if not already defined.
- Corrected the setting of the BOOSTROOT environment variable in lib/boost/CMakeLists.txt to ensure proper usage.
0 commit comments