QtCreator 不打开终端进行构建

QtCreator does not open terminal for building

我在 QtCreator 4.1.0-beta1 中使用 qmake 构建系统,一切都很好。当我 运行 我的项目时,弹出了一个新的终端。

当我切换到 CMake 构建系统时,不再创建新终端 window。我如何强制 QtCreator 运行 在新终端 window 中构建,就像在 qmake 中一样?

项目 -> 构建和 运行 -> 运行 -> 检查 "Run in terminal"