Skip to content

Commit

Permalink
Unit test doesn't rely on Doxygen being on PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasMagnus committed Jul 24, 2023
1 parent ab9f989 commit b219ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docsphinx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ rocm_add_sphinx_doc(
"${CMAKE_CURRENT_SOURCE_DIR}/docs"
BUILDER html
OUTPUT_DIR html
USES_DOXYGEN
)

install(
Expand Down

0 comments on commit b219ee4

Please sign in to comment.