improve cmake setup
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
dedd6a6ba1
commit
d72059aa74
6 changed files with 14 additions and 25 deletions
3
vendor/CMakeLists.txt
vendored
3
vendor/CMakeLists.txt
vendored
|
|
@ -1,2 +1,3 @@
|
|||
add_subdirectory(catch2)
|
||||
# order is important here since sqlitecpp otherwise duplicates cppbase
|
||||
add_subdirectory(cppbase)
|
||||
add_subdirectory(sqlitecpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue