[cmake-developers] [PATCH] string: State return value if string(FIND) doesn't find a match

2015-07-30 Thread James Johnston
Very minor documentation update clarifying what happens if string(FIND)
doesn't find a match.  I had to make a CMake test script and/or check CMake
source code to find the answer.

Best regards,

James Johnston



0001-string-State-return-value-if-string-FIND-doesn-t-fin.patch
Description: Binary data
-- 

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

Re: [cmake-developers] [PATCH] string: State return value if string(FIND) doesn't find a match

2015-07-30 Thread Brad King
On 07/30/2015 11:57 AM, James Johnston wrote:
 Very minor documentation update clarifying what happens if string(FIND)
 doesn't find a match.  I had to make a CMake test script and/or check CMake
 source code to find the answer.

Applied, thanks:

 Help: Document string(FIND) return value when no match is found
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fe2e503e

-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