Fix CMake scripts
Compare changes
+ 7
− 10
@@ -20,13 +20,10 @@ add_custom_target(doc DEPENDS userdoc)
@@ -20,13 +20,10 @@ add_custom_target(doc DEPENDS userdoc)
@@ -102,12 +99,12 @@ if (EMACS AND GNUPLOT_FOUND AND GMSH)
@@ -102,12 +99,12 @@ if (EMACS AND GNUPLOT_FOUND AND GMSH)
add_custom_target(userdoc-pdf DEPENDS pugsdoc-dir "${PUGS_BINARY_DIR}/doc/userdoc.pdf" "${PUGS_BINARY_DIR}/doc/build-userdoc-pdf.sh")