[cmake-developers] Targets for FindGTK2.cmake

Daniele E. Domenichelli daniele.domenichelli at gmail.com
Thu Oct 3 11:57:39 EDT 2013


Hello Brad,

On 25/09/13 17:01, Brad King wrote:
>> I noticed that on some builds, all the tests for GTK2Targets suddenly
>> disappeared:
>> 
>> londinium.kitware: http://open.cdash.org/viewTest.php?buildid=3039037
>> TheGibson.kitware: http://open.cdash.org/viewTest.php?buildid=3039001
>> 
>> Is it my fault or if they were explicitly disabled?
> Didn't you change the tests to be conditional on certain dependencies
> existing?

According to the latest builds

http://open.cdash.org/testDetails.php?test=211425751&build=3046984
http://open.cdash.org/testDetails.php?test=211450654&build=3047132

these even thought the target GTK2::gtk exists, but the GTK2Targets.gtk
test is not executed (while the GTK2Components.gtk is executed).

the only condition is "if(TARGET GTK2::gtk)" (see
Tests/FindGTK2/CMakeLists.txt) but as you can see in the output of the
GTK2Components.gtk that target exists... Therefore I don't see any
reason why these tests should not be executed.


Is it possible that for some reason these tests are disabled on these
machines?


Cheers,
 Daniele



More information about the cmake-developers mailing list