[cmake-developers] [CMake 0015450]: Install at build-time

Mantis Bug Tracker mantis at public.kitware.com
Mon Mar 16 16:27:34 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15450 
====================================================================== 
Reported By:                Joel Lamotte
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15450
Category:                   CMake
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-03-16 16:27 EDT
Last Modified:              2015-03-16 16:27 EDT
====================================================================== 
Summary:                    Install at build-time
Description: 
Provide a way to trigger install of a target after each build (with a path
relative to the build mode).

See this discussion:
http://cmake.3232098.n2.nabble.com/List-all-binaries-associated-with-a-target-td7590021.html

>From Stephen Kelly:
[quote]
Klaim - Joël Lamotte wrote:

> Actually 2 and 3 are the same, I just put the files in a specific place in
> the
> build directory so that it looks like installed, but I do this when the
> binary is
> built so that it's always up to date while debugging.
> Now, I use post-build command (add_custom_command) to do this indeed
> but I didn't find a way yet to trigger install() a specific binary on
> post-build yet,
> but I suppose I just missed it so far.

There might be space for a first class feature in cmake for 'make something
that looks like the install tree at build time'. Please file an issue to
track it.
[/quote]
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-03-16 16:27 Joel Lamotte   New Issue                                    
======================================================================



More information about the cmake-developers mailing list