Michael Jackson wrote:
TARGET_LINK_LIBRARIES( gtc GUI  ${QT_LIBRARIES} )

Also BEFORE the FindPackage(Qt4) add the following line:

IF (WIN32)
    SET (QT_USE_QTMAIN TRUE)
It works. But what's the meaning here?
I hope you can give me some links. I googled it, but
I can't  find enough answers for me.
ENDIF (WIN32)

_________________________________________________________
Mike Jackson                  [email protected]
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio
Thank you!


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to