summaryrefslogtreecommitdiff
path: root/cmake/MSVCFilters.cmake
AgeCommit message (Collapse)Author
2021-07-04Codechange: Add CMake source group for the saveload compat tables.Michael Lutz
While at it, fix the not-working OpenGL sub-group.
2021-02-22Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible.Michael Lutz
2021-01-03Codechange: [OSX] CMake source group for OSX files.Michael Lutz
This separates the OSX specific files into a proper folder when generating Xcode project files.
2020-07-10Add: [CMake] Source group definitions to create file filters in generated ↵Michael Lutz
project files (like the old MSVC projects).