Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-21 | Add windows support | Stephen Enders | |
Create res.h for handling resource loading Update CMakeLists.txt to ensure compilation is passed properly Fix unsupported functions (<limits>) on Windows Use to_str(path) to get path as c_str() returns wchar_t* on windows |