it all depends on where you told cmake to put the build files to ;P usually i take a working copy (seperate from my Git REPO) and use that source for cmake and make a build folder inside of that. then opn cmake gui and point the working source directory for for source it would be C:\EQEmu Working
and for output it would be C:\EQEmu Working\Build
|