[CMake] What's wrong with the INSTALL Path error?

Kermit Mei kermit.mei at gmail.com
Thu Mar 12 03:43:36 EDT 2009


Hello, I use the cmake-command on unix and it works well, but. But
Windows, it told me that:

CMake Error at src/gui/CMakeLists.txt:99 (INSTALL):
    install Library TARGETS given no DESTINATION!

The INSTLL in CmakeLists.txt is like this:
INSTALL(PROGRAMS ${PROJECT_BINARY_DIR}/bin/qfrt DESTINATION bin)

Why?

Thanks.
Kermit



More information about the CMake mailing list