Skip to content

FindBoost: Restore tolerance of backslashes in paths

Alex Turbov requested to merge (removed):feature/issue-16816-fix into master

Turn _Boost_UPDATE_WINDOWS_LIBRARY_SEARCH_DIRS_WITH_PREBUILT_PATHS into a function instead of macro, to avoid reparsing of macro arguments.

Fixes: #16816 (closed)
Topic-rename: FindBoost-fix-backslash-tolerance

Merge request reports