Skip to content

Commit

Permalink
use ecbuild enable syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
twsearle committed Dec 1, 2023
1 parent 72beab4 commit be4dab1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
find_package(Doxygen)
if (DOXYGEN_FOUND)
if (HAVE_ORCA_JEDI_DOCS)
# set input and output files
set(DOXYGEN_IN ${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in)
set(DOXYGEN_OUT ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile)
Expand Down

0 comments on commit be4dab1

Please sign in to comment.