[cmake-developers] FindX11 change breaks complex test

Rolf Eike Beer eike at sf-mail.de
Wed Aug 15 09:19:30 EDT 2012


Am 2012-08-15 15:06, schrieb Bill Hoffman:
> 
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=97c338bac910d087eff9b160e3b68f2eeee482a5
>
>
> http://open.cdash.org/testDetails.php?test=156453780&build=2517168
>
> CMake Error at /export/home/kitware/Dashboards/My
> Tests-SunOSsnv_135.11i86pc-gcc/CMake/Modules/FindX11.cmake:329 
> (list):
>   list sub-command REMOVE_DUPLICATES requires list to be present.
> Call Stack (most recent call first):
>   /export/home/kitware/Dashboards/My
> 
> Tests-SunOSsnv_135.11i86pc-gcc/CMake/Modules/CMakeBackwardCompatibilityC.cmake:56
> (include)
>   CMakeLists.txt:5 (project)

Yes, I read the dashboard too ;)

Looks like list(REMOVE_DUPLICATES) doesn't like empty lists. Will fix 
once I'm home.

Eike



More information about the cmake-developers mailing list