Kody Stribrny 587fe6df0d Fix long path errors on Windows demos
Both the WIN32-MSVC and WIN32-MingW demos
are failing due to long file paths. This is
because of a transitive dependency path which is
submodules further extending the path length. Enabling
windows long path support fixes this.
2026-04-22 13:56:28 -07:00
..