[CMake] install/strip target doesn't exist?

Hendrik Sattler post at hendrik-sattler.de
Mon May 11 13:36:25 EDT 2015



Am 11. Mai 2015 18:46:13 MESZ, schrieb J Decker <d3ck0r at 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



More information about the CMake mailing list