Will this Tegra work become a generic Android generator? Or is it Tegra
specific (it looks like a modification of the Visual Studio generators)?

Cheers,
Tim


> Date: Wed, 09 Jul 2014 10:02:48 -0400
> From: Brad King <brad.k...@kitware.com>
> To: cmake-developers@cmake.org
> Subject: Re: [cmake-developers] NVidia Nsight Tegra (was: Who does
>       CMake contract work?)
> Message-ID: <53bd4b88.5060...@kitware.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 07/08/2014 08:46 AM, Tim Jenks wrote:
>> I would also be interested in any information regarding nsight tegra
>> solution generation using cmake.
>>
>> Did anything come of this thread?
>
> We ended up working with NVIDIA directly and have produced a
> draft of support for Nsight Tegra with Visual Studio.  It is
> still a work in progress but I've attached the current draft
> patch series (they apply on master as of 487b6ccd, and perhaps
> more recent versions too).  Limitations of the current draft
> are documented in patch 0004.
>
> With these patches and NVIDIA Nsight Tegra Visual Studio
> Edition installed, new generator variants are available:
>
>  Visual Studio 12 2013 Tegra-Android
>  Visual Studio 11 2012 Tegra-Android
>  Visual Studio 10 2010 Tegra-Android
>
> A non-default Android NDK toolchain may be selected at the
> command-line, e.g.
>
>  cmake -G "Visual Studio 12 2013 Tegra-Android" -T clang-3.4 ...
>
> or using a CMAKE_TOOLCHAIN_FILE that sets CMAKE_GENERATOR_TOOLSET.
>
> Feedback is welcome.
>
> Thanks,
> -Brad
>
>


-- 

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-developers

Reply via email to