Is it possible to run autotests (Qt Test) in Qt Creator with CMake
projects? I could only find info for QMake projects here
http://doc.qt.io/qtcreator/creator-autotest.html.

I tried with the add_test() in the CMakeLists.txt file, but QtC did not
seem to pick it up. Are there some requirements on the folder structure for
autotests?

Thanks,
Harald
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to