mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
7 lines
304 B
Plaintext
7 lines
304 B
Plaintext
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\)
|