[Qt-creator] 4.9: gtest and cmake annoyance
Christian Gagneraud
chgans at gmail.com
Sun Apr 7 00:13:53 CEST 2019
On Sun, 7 Apr 2019 at 04:36, Cristian Adam <cristian.adam at gmail.com> wrote:
>
> Hi,
>
> Please uncheck the "Autorun CMake" checkbox in settings.
> See https://doc.qt.io/qtcreator/creator-project-cmake.html
Thanks, it worked. But I guess it means that i now have to handle the
cmake re-run manually.
So it sounds like a bug to me. Do you want me to create a ticket, or
is it a known issue?
>From the manual:
Note: When the Autorun CMake check box is enabled, Qt Creator
automatically runs CMake when you make changes to CMakeLists.txt
files. We recommend that you do not disable this check box, because
that would eventually make Qt Creator and the project disagree on what
the project information is.
Thanks,
Chris
More information about the Qt-creator
mailing list