From 3b673994ea0311616db7022cef859705e25cdfab Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 18 Mar 2020 14:35:40 +0100 Subject: CMake: Regenerate projects after merge Plus additional adjustments. Change-Id: I0c2341ef6a5557e18df91b753f9e441c5b1a68e2 Reviewed-by: Simon Hausmann --- tests/auto/qdoc/qdoccommandlineparser/.prev_CMakeLists.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/auto/qdoc/qdoccommandlineparser/.prev_CMakeLists.txt (limited to 'tests/auto/qdoc/qdoccommandlineparser') diff --git a/tests/auto/qdoc/qdoccommandlineparser/.prev_CMakeLists.txt b/tests/auto/qdoc/qdoccommandlineparser/.prev_CMakeLists.txt new file mode 100644 index 000000000..6bf74a90a --- /dev/null +++ b/tests/auto/qdoc/qdoccommandlineparser/.prev_CMakeLists.txt @@ -0,0 +1,13 @@ +# Generated from qdoccommandlineparser.pro. + +##################################################################### +## tst_qdoccommandlineparser Test: +##################################################################### + +qt_add_test(tst_qdoccommandlineparser + SOURCES + ../../../../src/qdoc/qdoccommandlineparser.cpp ../../../../src/qdoc/qdoccommandlineparser.h + tst_qdoccommandlineparser.cpp + INCLUDE_DIRECTORIES + ../../../../src/qdoc +) -- cgit v1.2.3