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 /src/plugin-interfaces/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 'src/plugin-interfaces/CMakeLists.txt')
-rw-r--r-- | src/plugin-interfaces/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plugin-interfaces/CMakeLists.txt b/src/plugin-interfaces/CMakeLists.txt index 21584521..6f469466 100644 --- a/src/plugin-interfaces/CMakeLists.txt +++ b/src/plugin-interfaces/CMakeLists.txt @@ -1,8 +1,3 @@ -# Generated from plugin-interfaces.pro. - -##################################################################### -## AppManPluginInterfaces Module: -##################################################################### # temporary hack to get around the "#pragma once not allowed in cpp" error set(QT_FEATURE_headersclean FALSE) |