I believe cmake now supports outputing Code::Blocks project files, so you should be able to use that.
Documentation for cmake + code::blocks here and a stack overflow example here. To use cmake with GLFW see the documentation on this page.
I believe cmake now supports outputing Code::Blocks project files, so you should be able to use that.
Documentation for cmake + code::blocks here and a stack overflow example here. To use cmake with GLFW see the documentation on this page.