LukasBanana / LLGL

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
BSD 3-Clause "New" or "Revised" License
2.03k stars 135 forks source link

Fix compilation on Windows #119

Closed st0rmbtw closed 2 months ago

st0rmbtw commented 2 months ago

Fix compilation on Windows with a compiler that uses UNIX style arguments (with the - prefix instead of /)