rougier / freetype-gl

OpenGL text using one vertex buffer, one texture and FreeType
Other
1.65k stars 266 forks source link

How do I specify Debug Build on Mac using CMake Gui? #171

Closed rogermc2 closed 7 years ago

rougier commented 7 years ago

You mean there is no option using ccmake ?

rogermc2 commented 7 years ago

I can build freetype-GL using CMake. There probably is an option but I haven't found it yet. I just reran cmake and the CMake options that didn't show before now appear. I presume I should set build type to debug?

rogermc2 commented 7 years ago

Now that I know what to look for, Googling seems to have bought up plenty on the subject so that should provide needed help. Thanks for your prompt reply.