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

Gregor Jasny gjasny at googlemail.com
Sat Aug 15 15:00:44 EDT 2015


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.


More information about the cmake-developers mailing list