cb7f32f5b8
The QT_QMAKE_EXECUTABLE has to be passed through the cmake calls because the executable may not be in the PATH.
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
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\)
|