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

Philip Lowman philip at yhbt.com
Thu Mar 12 08:12:07 EDT 2009


On Thu, Mar 12, 2009 at 3:43 AM, Kermit Mei <kermit.mei at gmail.com> wrote:

> 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)




More information about the CMake mailing list