Potential link problem building converter and authoring with HC 2024.1.0

Prior to HC 2024.1.0, Boost was used for filesystem operations in some components like converter, libconverter and libsc. This Boost dependency was replaced with the std C++ filesystem and might require adding the linker library option -lstdc++fs.

See https://forum.techsoft3d.com/t/potential-link-problem-building-converter-and-authoring-with-hc-2024-1-0/3289 for details.