Nevermind the cmakelists had something about "optional something SVN" so I deleted that part, and it works.
edit: it couldn't find
Could NOT find CPPUNIT (missing: CPPUNIT_INCLUDE_DIR CPPUNIT_LIBRARY)
and then I suppose that leads to why I can't compile
3>glestae\source\game\pch.h(15) : fatal error C1083: Cannot open include file: 'projectConfig.h': No such file or directory
Edit: Fixed everything, thanks silnarm