Alexander Neundorf wrote: > On Wednesday 18 August 2010, Yury G. Kudryashov wrote: >> Hi! >> >> Sometimes I see >> >> m_o_f_p(Foo) # or find_package(Foo) >> if (NOT Foo_FOUND) >> display_feature_log(...) >> endif (NOT Foo_FOUND) >> >> In this case nothing is displayed when dependency is found. It looks >> strange to me, and I'd like to remove these if..endif. > > Where did you see that ? For example, kdeutils-4.5.0/printer-applet/CMakeLists.txt > > Alex
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
