Hi all,
in my project during the compilation procedure a library defined in
another CMakeList.txt (previously processed by cmake),
is linked without problems, but when i try to define an
install(targets) macro, the build process fails with message.
install TARGETS given target "core" which does not exist in this
directory.
Is not possible with cmake install targets defined in other
directories? If NO why i can't see the reason.
Regards,
Daniele
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake