[Uml-devel] KDE/kdesdk/umbrello/umbrello
Allen Winter
winter at kde.org
Tue Dec 18 17:11:36 UTC 2007
SVN commit 750088 by winterz:
no need to look for LibXml2 or LibXslt again as it is already done
in the kdesdk/CMakeLists.txt and umbrello is not added if both
those packages aren't found.
M +0 -3 CMakeLists.txt
--- trunk/KDE/kdesdk/umbrello/umbrello/CMakeLists.txt #750087:750088
@@ -1,6 +1,3 @@
-find_package(LibXml2)
-find_package(LibXslt)
-
add_subdirectory( pics )
add_subdirectory( headings )
add_subdirectory( cmds )
More information about the umbrello-devel
mailing list