jonnerloller / kurobako

Small Game-Engine / Renderer Project
GNU General Public License v3.0
0 stars 0 forks source link

Setting up CMake for kurobako #1

Closed jonnerloller closed 6 years ago

jonnerloller commented 6 years ago

@added Basic Structure of project and CMake file @tofix Linker for .lib file a bit wonky @review Decide between auto adding files into projects vs manually adding files [I support auto, only con is required to run CMake each time new files added]

jonnerloller commented 6 years ago

Btw if you are wondering why i am excluding x64, win32 folders, It's a current bug with CMake and VS2017. when the ZERO_BUILD runs, it drops artifacts all over the root folder