summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ObsoleteQtMacros/AutomocMacro-WARN-stderr.txt
blob: 6f7e8ee6147ecc13194d4cd7693da23596096263 (plain)
1
2
3
4
5
CMake Warning at .*/Modules/Qt4Macros.cmake:[^ ]+ \(message\):
  The qt4_automoc macro is obsolete.  Use the CMAKE_AUTOMOC feature instead.
Call Stack \(most recent call first\):
  AutomocMacro-WARN.cmake:7 \(qt4_automoc\)
  CMakeLists.txt:3 \(include\)