[cmake-developers] Fixing bug #12506 (iOS install)

Gregor Jasny gjasny at googlemail.com
Sat Aug 15 16:49:55 EDT 2015


On 15/08/15 21:00, Gregor Jasny wrote:
> On 13/08/15 12:56, Ruslan Baratov wrote:
>> This looks great! I've spent several hours trying to figure out how
>> '$(EFFECTIVE_PLATFORM_NAME)' can be set to Xcode and some CMake friendly
>> string to cmake_install.cmake script. I didn't know Xcode understand
>> `${VAR}` syntax (probably it didn't, it's just expanded as an
>> environment variable). I've tested your fix and it works fine for me.
>> Since we don't need to replace string with path manually I think your
>> solution is neater. I've added description to commit and rebased it, see
>> attachment.
> 
> I start working on a unit test for this now.

I have a first test here:
https://github.com/gjasny/CMake/commit/dcfc8f6f637ffdebe0e7f71ba2768c2acd0811eb

Will add some more during the next days.



More information about the cmake-developers mailing list