diff options
author | Robert Griebl <robert.griebl@qt.io> | 2021-06-29 01:47:39 +0200 |
---|---|---|
committer | Robert Griebl <robert.griebl@qt.io> | 2021-06-30 15:56:30 +0200 |
commit | 58082fdf3871443beb01ad76f48eea1ba2ca4cce (patch) | |
tree | 14bc35f9fa78a5f94ade35d75f61754a8ed5b1ed /tests/auto/qml/CMakeLists.txt | |
parent | e38f7b9239383b55617acc101c212a83fe63cd54 (diff) | |
download | qtapplicationmanager-58082fdf3871443beb01ad76f48eea1ba2ca4cce.tar.gz |
cmake: remove all comments from the pro2cmake tool conversion
Change-Id: Id162a38debf7c801dfefb519274a7761e742b7f1
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Diffstat (limited to 'tests/auto/qml/CMakeLists.txt')
-rw-r--r-- | tests/auto/qml/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/CMakeLists.txt b/tests/auto/qml/CMakeLists.txt index e8041cb1..d9345609 100644 --- a/tests/auto/qml/CMakeLists.txt +++ b/tests/auto/qml/CMakeLists.txt @@ -1,4 +1,3 @@ -# Generated from qml.pro. # Setup the test when called as a completely standalone project. if(TARGET Qt6::Core) |