[Fdo-trac] [fdo-trac] #969: CMake: Strip release binaries

FDO trac_fdo at osgeo.org
Thu Feb 7 13:54:01 PST 2019


#969: CMake: Strip release binaries
--------------------------+----------------------
 Reporter:  jng           |        Owner:  jng
     Type:  defect        |       Status:  closed
 Priority:  major         |    Milestone:
Component:  Build System  |      Version:
 Severity:  3             |   Resolution:  fixed
 Keywords:                |  External ID:
--------------------------+----------------------

Comment (by jng):

 In [changeset:"7828" 7828]:
 {{{
 #!CommitTicketReference repository="" revision="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
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/fdo/ticket/969#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list