"sgl-router/tests/tool_parser_edge_cases.rs" did not exist on "dc1decc6af6c777c4ea8c2791c46ac89345a0579"
-
Artur Wojcik authored
This PR introduces the support of Windows resource files to Embed.cmake. It is ON by default on Windows, and when it is OFF *.cpp files will be used. The same applies to Linux - ON -> *.o (LD) or OFF -> *.cpp . This PR fixes building resources on Linux with ld and objcopy commands.
24148857