Am 11. Mai 2015 18:46:13 MESZ, schrieb J Decker <d3c...@gmail.com>: >command: > cmake.exe --build . --config "release" --target "install/strip" -- >output: > mingw32-make.exe: *** No rule to make target 'install\strip'. Stop. > >It reverses the slash? >install doesn't always strip? >does package strip?
Is there actually anything to strip from a windows executable? Even on Linux: stripping a binary without debug symbols? HS -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake