View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014743CMakeCMakepublic2014-02-07 17:222016-06-10 14:31
ReporterRoman80 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformMac OS XOSMac OS XOS Version
Product VersionCMake 2.8.12.1 
Target VersionFixed in Version 
Summary0014743: Target property RESOURCE does not recognize directories
DescriptionThe target property RESOURCE does not copy directories into the frameworks "Resources" directory
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0035063)
Brad King (manager)
2014-02-10 10:09

The property documentation:

 http://www.cmake.org/cmake/help/v2.8.12/cmake.html#prop_tgt:RESOURCE [^]

says "may be set to a list of files", so it does not claim to support directories yet.

Still, this may be a reasonable feature request.
(0040950)
Bartosz (reporter)
2016-05-02 08:16

The current behaviour of RESOURCE property was well described on page:
https://cmake.org/cmake/help/v3.5/prop_tgt/RESOURCE.html [^]

Could you please give example how it should behave in case of directory?
Should it copy whole directory content, including directory name?
(0040951)
Bartosz (reporter)
2016-05-02 08:19

The similar issue is also with PUBLIC_HEADER:
https://cmake.org/cmake/help/v3.5/prop_tgt/PUBLIC_HEADER.html [^]

How it could be produced subdirectory in OSX Framework?
(0042481)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-02-07 17:22 Roman80 New Issue
2014-02-10 10:09 Brad King Note Added: 0035063
2014-02-10 10:09 Brad King Severity minor => feature
2014-02-10 10:09 Brad King Status new => backlog
2016-05-02 08:16 Bartosz Note Added: 0040950
2016-05-02 08:19 Bartosz Note Added: 0040951
2016-06-10 14:29 Kitware Robot Note Added: 0042481
2016-06-10 14:29 Kitware Robot Status backlog => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team