Skip to content

Commit

Permalink
Update sqlite reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDenisov authored and AlexDenisov committed Mar 9, 2022
1 parent a1c8b60 commit 4829824
Show file tree
Hide file tree
Showing 10 changed files with 183 additions and 467 deletions.
8 changes: 0 additions & 8 deletions docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,9 @@ add_custom_target(generate-mutators-doc
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
)

add_custom_command(
COMMAND dot -Tsvg db-schema.dot -o generated/db-schema.svg
OUTPUT generated/db-schema.svg
DEPENDS db-schema.dot
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
)

add_custom_target(generate-html-docs
COMMAND make html
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
DEPENDS generated/db-schema.svg
)

add_custom_target(build-docs
Expand Down
34 changes: 0 additions & 34 deletions docs/db-schema.dot

This file was deleted.

55 changes: 0 additions & 55 deletions docs/generated/db-schema.svg

This file was deleted.

0 comments on commit 4829824

Please sign in to comment.