[cmake-developers] [PATCH] Extended Nsight Tegra support for CMake

Mikhail Filimonov mfilimonov at nvidia.com
Wed Jul 8 11:21:58 EDT 2015


Hi, all!

I've extended the Nsight Tegra project generator in CMake and added a bunch of properties with the backing variables to fine-tune the generated projects.

The patch adds the following new Target properties:

A new Target properties that maps to all "Configuration" PropertyGroups for each configuration defined for Target:
ANDROID_ARCH
ANDROID_STL_TYPE
 
A new Target properties that maps to AntBuild section in generated Visual Studio project file:
ANDROID_ANT_ADDITIONAL_OPTIONS
ANDROID_ASSETS_DIRECTORIES
ANDROID_JAR_DEPENDENCIES
ANDROID_JAR_DIRECTORIES
ANDROID_JAVA_SOURCE_DIR
ANDROID_NATIVE_LIB_DEPENDENCIES
ANDROID_NATIVE_LIB_DIRECTORIES
ANDROID_PROCESS_MAX
ANDROID_PROGUARD
ANDROID_PROGUARD_CONFIG_PATH
ANDROID_SECURE_PROPS_PATH
ANDROID_SKIP_ANT_STEP

Comments and suggestions is welcome, thanks in advance.

-Mikhail

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExtendedNsightTegraSupport.patch
Type: application/octet-stream
Size: 34048 bytes
Desc: ExtendedNsightTegraSupport.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150708/c9008e89/attachment-0001.obj>


More information about the cmake-developers mailing list