[CMake] Re: Why can't INSTALL(TARGET ...) find an executable that CMake built?

Christian Convey christian.convey at gmail.com
Mon Jul 30 12:41:50 EDT 2007


Sorry - the command I ran to get the output is this:

cjc at peace:~/src/x$ DESTDIR=/tmp/foozle/ cmake
-DCMAKE_INSTALL_COMPONENT=Moos_Core -P cmake_install.cmake


> But then when I run the following command, I get this output:
>
> -- Install configuration: ""
> -- Install configuration: ""
> -- Install configuration: ""
> -- Install configuration: ""
> -- Install configuration: ""
> CMake Error: Error in cmake code at
> /home/cjc/src/x/Core/MOOSDB/cmake_install.cmake:30:
> FILE INSTALL cannot find file
> "/home/cjc/src/x/Core/MOOSDB/CMakeFiles/CMakeRelink.dir/MOOSDB" to
> install.
> Current CMake stack:
> /home/cjc/src/x/cmake_install.cmake;/home/cjc/src/x/Core/cmake_install.cmake;/home/cjc/src/x/Core/MOOSDB/cmake_install.cmake


More information about the CMake mailing list