Skip to content

Commit

Permalink
Fix[build]: Remove docs target as a dependency of all
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick M. Niedzielski <[email protected]>
  • Loading branch information
pniedzielski committed Jan 6, 2025
1 parent 6b34d52 commit ee26b0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ endif()
find_package(Doxygen)
if(DOXYGEN_FOUND)
add_custom_target(docs
ALL
COMMENT "Build public and internal documentation"
)

Expand Down

0 comments on commit ee26b0b

Please sign in to comment.