On 05/25/2014 01:05 AM, Taylor Holberton wrote:
> Here's some patches for the FindFreetype module.
> The first few patches change formatting. While the
> last one extends the functionality.

Thanks.  I've applied the style changes:

 FindFreetype: Add newlines to reduce code width
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4ad6dace

 FindFreetype: Move PATH_SUFFIXES argument for more consistency
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=836a28d5

 FindFreetype: Use lower-case name in call to FPHSA
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=444f8801

 FindFreetype: Indent with 2 spaces instead of 4
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=58f7baab

In the last change, the explicit CMAKE_SYSTEM_PREFIX_PATH
reference should not be necessary.  The commands already
use that variable internally to generate paths.  Just add
PATH_SUFFIXES to refer to the path under the install prefix
at which the freetype2 headers exist.

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/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to