summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Autogen/QtInFunctionNested-stderr.txt
blob: 1c6660a5ee6fb412147e15e78b2a34badc359e9c (plain)
1
2
3
4
5
6
7
8
^CMake Warning \(dev\) in CMakeLists.txt:
  AUTOGEN: No valid Qt version found for target main.  AUTOMOC, AUTOUIC and
  AUTORCC disabled.  Consider adding:

    find_package\(Qt<QTVERSION> COMPONENTS Widgets\)

  to your CMakeLists.txt file.
This warning is for project developers.  Use -Wno-dev to suppress it.