[CMake] Build for x86 architecture through CMake

Petr Kmoch petr.kmoch at gmail.com
Thu Feb 11 04:51:25 EST 2016


Hi Nikita,

x86 is the default. If you use a plain -G "Visual Studio 14 2015" generator
without any architecture, it will generate for x86.

Petr

On Thu, Feb 11, 2016 at 10:34 AM, Nikita Barawade <
nikita.barawade at einfochips.com> wrote:

>
>
> Hi,
>
> My project needs visual studio solution for x86 architecture.
> I am using windows 10 with VS2015.
>
> When tried to build using CMake command , there is only option for
> selecting Win64 or ARM  but no option for x86.
> After searching a bit came to know that to build for x86 arch ,I need to
> use  "NMake Makefiles " .
>
>
>
> Regards,
> Nikita
> *************************************************************************************************************************************************************
> eInfochips Business Disclaimer: This e-mail message and all attachments
> transmitted with it are intended solely for the use of the addressee and
> may contain legally privileged and confidential information. If the reader
> of this message is not the intended recipient, or an employee or agent
> responsible for delivering this message to the intended recipient, you are
> hereby notified that any dissemination, distribution, copying, or other use
> of this message or its attachments is strictly prohibited. If you have
> received this message in error, please notify the sender immediately by
> replying to this message and please delete it from your computer. Any views
> expressed in this message are those of the individual sender unless
> otherwise stated. Company has taken enough precautions to prevent the
> spread of viruses. However the company accepts no liability for any damage
> caused by any virus transmitted by this email.
> *************************************************************************************************************************************************************
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160211/554db558/attachment-0001.html>


More information about the CMake mailing list