@@ -0,0 +1,7 @@
+#
+# this module looks for Doxygen
+
+FIND_PROGRAM(DOXYGEN
+ doxygen
+)
+# this module looks for wget
+FIND_PROGRAM(WGET
+ wget