[cmake-developers] [PATCH] Don't log over 9000 warnings when CMAKE_TOOLCHAIN_FILE is an empty string

Brad King brad.king at kitware.com
Wed Apr 22 16:08:02 EDT 2015


On 04/22/2015 04:01 PM, Andrey Pokrovskiy wrote:
> If CMAKE_TOOLCHAIN_FILE is an empty string cmake will generate a lot of
> warnings:
> 
> CMake Warning (dev) at CMakeSystem.cmake:6 (include):
>   include() given empty file name (ignored).

Applied, thanks:

 Allow CMAKE_TOOLCHAIN_FILE to be an empty string
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=22926dd6

-Brad



More information about the cmake-developers mailing list