fix: can't find docs
This commit is contained in:
parent
c37fc399fd
commit
24bfd41ce1
|
@ -38,6 +38,6 @@ add_subdirectory(tests)
|
||||||
add_subdirectory(examples/c)
|
add_subdirectory(examples/c)
|
||||||
|
|
||||||
# docs
|
# docs
|
||||||
add_subdirectory(docs)
|
add_subdirectory(docs/doxgen)
|
||||||
|
|
||||||
# tests (TODO)
|
# tests (TODO)
|
||||||
|
|
Loading…
Reference in New Issue