mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 19:44:50 +00:00
ENH: Add more debug
This commit is contained in:
parent
e036e52bd6
commit
3e8f596c81
@ -118,6 +118,7 @@ IF (QT_FOUND)
|
||||
)
|
||||
QT_WRAP_UI (qtwrapping QTUI_H_SRCS QTUI_S_SRCS QTUI_SRCS)
|
||||
|
||||
MESSAGE("QT files are ${QTUI_S_SRCS}")
|
||||
ADD_EXECUTABLE (qtwrapping qtwrappingmain.cxx QTUI_S_SRCS)
|
||||
|
||||
TARGET_LINK_LIBRARIES( qtwrapping ${QT_LIBRARIES} )
|
||||
|
Loading…
x
Reference in New Issue
Block a user