CMakeDemo
CMakeDemo copied to clipboard
An example cross-platform CMake-based project using SDL2 and OpenGL
Results
2
CMakeDemo issues
Sort by
recently updated
recently updated
newest added
I was able to build the project for x86 platform though. My tentative hypothesis is that, for some reason, the platform is not determined correctly by the 'if'statement at line...
(Windows) When running cmake from the command line and building the project from visual studio, I get the following error: `Severity Code Description Project File Line Suppression State Error MSB8020...