[cmake-developers] [Apple/iOS/OS X] Create subdirectories in Resource directory for Frameworks and Application bundle.
clinton at elemtech.com
clinton at elemtech.com
Fri Dec 11 10:24:06 EST 2015
----- On Dec 11, 2015, at 7:36 AM, Brad King brad.king at kitware.com wrote:
> On 12/10/2015 09:52 AM, Bartosz Kosiorek wrote:
>> How it is officialy supported to tell CMake to create subdirectories
>> inside "Resources" directory?
>
> I'm not particularly familiar with this infrastructure myself, but I
> do not know of any way to define such a layout now. A new interface
> may have to be designed and implemented to achieve this.
>
> -Brad
This may not be what you are looking for.
You can place files in a bundle/framework at certain locations.
Perhaps in subdirectories under Resources/.
https://cmake.org/cmake/help/v3.4/prop_sf/MACOSX_PACKAGE_LOCATION.html
Clint
More information about the cmake-developers
mailing list