Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've noticed that when I use Qt Creator to generate a cmake build, the project is generated with the CMAKE_CODEBLOCKS_EXECUTABLE key set but unused.
CMAKE_CODEBLOCKS_EXECUTABLE
Does anyone know why this key might be set and how to stop Qt Creator from setting it?