On Wednesday 13 March 2013, Martin Koller wrote: > cmake 2.8.10, Linux: > > What do I need to do to have cmake creating a make install/strip target ?
I guess you do have an install target ? AFAIK install/strip should be always there automatically. It works for me here. Can you post an example project where you don't get the install/strip target ? Alex -- 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
