<div dir="ltr">I dont want to go dirty way with if ("${CMAKE_GENERATOR}" STREQUAL ...)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 6, 2014 at 5:02 PM, Alexey Petruchik <span dir="ltr"><<a href="mailto:alexey.petruchik@gmail.com" target="_blank">alexey.petruchik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I want to use different library folders for x64/x86/arm architectures. Cmake has different generators for each arch: "Visual Studio 12 2013", "Visual Studio 12 2013 ARM", "Visual Studio 12 2013 Win64". Is there any cmake var to get visual studio target arch? CMAKE_SYSTEM_PROCESSOR is always AMD64 for me no matter what generator I'm using.</div>
</blockquote></div><br></div>