~johanvdw/osgeo-fdo/trunk

Viewing all changes in revision 5374.

  • Committer: jng
  • Date: 2019-02-07 21:54:00 UTC
  • Revision ID: svn-v4:d98eaee6-4212-0410-900c-dcc49bf69b99:trunk:7828
Our previous change for stripping binaries did the stripping at *CMake configuration* time (where the binaries to be stripped do not exist yet) and not at install time. For stripping to work at install time, we have to wrap the original execute_process invocation within an install(CODE ...) statement.

Fixes #969 for real

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: