You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/ObsoleteQtMacros/UseModulesMacro-WARN-stderr...

7 lines
304 B

CMake Deprecation Warning at .*/Modules/Qt4Macros.cmake:[^ ]+ \(message\):
The qt4_use_modules function is obsolete. Use target_link_libraries with
IMPORTED targets instead.
Call Stack \(most recent call first\):
UseModulesMacro-WARN.cmake:[^ ]+ \(qt4_use_modules\)
CMakeLists.txt:3 \(include\)