[cmake-developers] [CMake 0015037]: given a cpp file, how to know what target it's built and where is the flags.make is placed

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 24 09:11:47 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15037 
====================================================================== 
Reported By:                chen bin
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15037
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   immediate
Status:                     new
====================================================================== 
Date Submitted:             2014-07-24 09:11 EDT
Last Modified:              2014-07-24 09:11 EDT
====================================================================== 
Summary:                    given a cpp file, how to know what target it's built
and where is the flags.make is placed
Description: 
assume the generator is GNU make. how to know what executable or library is
built from the build directory *by my software*?

the executable or library is built through the rule "add_executable" or
"add_library"
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-07-24 09:11 chen bin       New Issue                                    
======================================================================



More information about the cmake-developers mailing list