CMake – Patch (copy) file for certain boost versions
The C++ Boost 1.74 that ships with Ubuntu 22.04 has code that is incompatible with C++20. There is an alternate file available that I need to copy prior to stating the build.
The following is a snippet from the CMakeLists.txt file.