[cmake-developers] [CMake 0015085]: generator expression for getting osx bundle folder
Mantis Bug Tracker
mantis at public.kitware.com
Wed Aug 13 17:30:20 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15085
======================================================================
Reported By: tim blechmann
Assigned To:
======================================================================
Project: CMake
Issue ID: 15085
Category: CMake
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-08-13 17:30 EDT
Last Modified: 2014-08-13 17:30 EDT
======================================================================
Summary: generator expression for getting osx bundle folder
Description:
it would be great to have a generator expression, that can obtain the bundle
folder. something like:
$<TARGET_BUNDLE_DIR:target>
this could be a more expressive equivalent of
$<TARGET_FILE_DIR:target>/../../
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-08-13 17:30 tim blechmann New Issue
======================================================================
More information about the cmake-developers
mailing list