Remove unnecessary line.

This commit is contained in:
Nathan Osman
2017-09-07 15:33:06 -07:00
committed by GitHub
parent 8b3fc48108
commit 9652e8f508

View File

@@ -1,5 +1,3 @@
find_package(Doxygen REQUIRED)
configure_file(Doxyfile.in "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile") configure_file(Doxyfile.in "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile")
add_custom_target(doc ALL add_custom_target(doc ALL