Enable autotests
This commit is contained in:
parent
dd7f10cb60
commit
b241475b82
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ target_link_libraries(danbooru PUBLIC
|
||||||
install(TARGETS danbooru ${INSTALL_TARGETS_DEFAULT_ARGS})
|
install(TARGETS danbooru ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||||
|
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
|
add_subdirectory(autotests)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue