On 06/21/2016 05:33 AM, Farbos a wrote:
> I am not sure to understand why you removed GLEW_LIBRARY:
> 
> -mark_as_advanced(GLEW_INCLUDE_DIR GLEW_LIBRARY)
> +mark_as_advanced(GLEW_INCLUDE_DIR)

We no longer define the GLEW_LIBRARY cache entry ourselves, only
read it for legacy reasons, so we are not responsible for marking
it advanced.

See discussion about the same thing in FindFreetype here:

 
http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/16573/focus=16709

I've updated FindZLIB accordingly:

 FindZLIB: Do not mark unused variable as advanced
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4bb83514

-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