On Wednesday 13 March 2013 22:43:01 Alexander Neundorf wrote: > 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 ?
yes. > 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 ? Hmmm ... I tried to create a small project but I could not reproduce. In my project, I deleted the CMakeCache.txt file and run cmake again but still the install/strip target was not there. Then inside the build dir I removed rm -R CMakeFiles and run cmake again and now I have the install/strip target weird ... -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top posting bad? () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments This mail was not scanned before sending. It was sent from a secure Linux desktop. -- 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
