From 9652e8f508ae615f8fafd27c304c922d3e14ac21 Mon Sep 17 00:00:00 2001 From: Nathan Osman Date: Thu, 7 Sep 2017 15:33:06 -0700 Subject: [PATCH] Remove unnecessary line. --- doc/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 61301d1..1e3ab9d 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,3 @@ -find_package(Doxygen REQUIRED) - configure_file(Doxyfile.in "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile") add_custom_target(doc ALL