[cmake-developers] [CMake 0014662]: Problems with TARGET_BASE

Mantis Bug Tracker mantis at public.kitware.com
Fri Dec 20 11:20:24 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14662 
====================================================================== 
Reported By:                tisi
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14662
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-12-20 11:20 EST
Last Modified:              2013-12-20 11:20 EST
====================================================================== 
Summary:                    Problems with TARGET_BASE
Description: 
If I use the Ninja Generator and the <TARGET_BASE> specifier within the
CMAKE_C_LINK_EXECUTABLE in the Platform file for a compiler, then it does not
drop the extension (e.g. it expands to "target.elf" instead of "target").

However, if i use the Makefile generator, then it works (the extension is
dropped).

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-12-20 11:20 tisi           New Issue                                    
======================================================================




More information about the cmake-developers mailing list