There you go. Let me know if it's good now. -----Original Message----- From: Brad King [mailto:brad.k...@kitware.com] Sent: Monday, January 26, 2015 3:09 PM To: Robert Goulet Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Setting additional compile flags to .hlsl files?
On 01/26/2015 02:28 PM, Robert Goulet wrote: > Here's a patch for adding additional compile flags to .hlsl files in > Visual Studio. For this I simply added the new VS_SHADER_FLAGS source > file property and basically did the same as other VS_SHADER_* > properties. Okay. Please use spaces instead of tabs and match the surrounding indentation. Also please add/modify: Help/prop_sf/VS_SHADER_FLAGS.rst Help/manual/cmake-properties.7.rst to add the documentation, and add a release note as: Help/release/dev/vs-shader-flags.rst following the style of other release note files in that directory. Also please extend Tests/VSWinStorePhone/CMakeLists.txt with a test for this feature. Thanks, -Brad
vs-shader-flags.patch
Description: vs-shader-flags.patch
-- 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