[cmake-developers] [CMake 0014177]: RFE: built-in to join list of strings

Mantis Bug Tracker mantis at public.kitware.com
Tue May 28 16:04:57 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14177 
====================================================================== 
Reported By:                mwoehlke
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14177
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-05-28 16:04 EDT
Last Modified:              2013-05-28 16:04 EDT
====================================================================== 
Summary:                    RFE: built-in to join list of strings
Description: 
On at least two projects I have found myself writing a simple CMake
macro/function to take a list of strings and concatenate them into one string
with a narbitrary separator.

This seems like very basic functionality. Would you consider adding a built-in
function for this? (Maybe as an additional sub-command to either STRING or
LIST?)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-05-28 16:04 mwoehlke       New Issue                                    
======================================================================




More information about the cmake-developers mailing list