tests: Add tests for vadd
This commit is contained in:
parent
567c3a2ee7
commit
a08edd67eb
6 changed files with 13511 additions and 3 deletions
|
@ -301,9 +301,9 @@ get_git_head_revision(GIT_REF_SPEC GIT_REV)
|
|||
git_describe(GIT_DESC --always --long --dirty)
|
||||
git_branch_name(GIT_BRANCH)
|
||||
|
||||
enable_testing()
|
||||
add_subdirectory(externals)
|
||||
add_subdirectory(src)
|
||||
enable_testing()
|
||||
|
||||
|
||||
# Installation instructions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue