ENH: More verbose test

This commit is contained in:
Andy Cedilnik 2003-08-07 14:37:35 -04:00
parent c2d52d74a1
commit 5d203a92f3
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ IF (QT_FOUND)
QT_WRAP_UI (qtwrapping QTUI_H_SRCS QTUI_S_SRCS QTUI_SRCS)
MESSAGE("QT files are ${QTUI_S_SRCS}")
MESSAGE("QT other files are ${QTUI_H_SRCS}")
ADD_DEFINITIONS(${QT_DEFINITIONS})
ADD_EXECUTABLE (qtwrapping qtwrappingmain.cxx QTUI_S_SRCS)