PyroFlareX / Vinegar

My multi-platform rendering engine. Requires C++14.
1 stars 0 forks source link

Change Build System To CMake #18

Closed PyroFlareX closed 4 years ago

PyroFlareX commented 4 years ago

Summary: The build system has been replaced from MSBuild by CMake. For libraries, git submodules are used rather than a package manager. This allows for easier cross-platform ports and building.