improve cmake setup

Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
folling 2024-02-15 22:04:37 +01:00 committed by Folling
parent dedd6a6ba1
commit d72059aa74
Signed by: folling
SSH key fingerprint: SHA256:S9qEx5WCFFLK49tE/LKnKuJYM5sw+++Dn6qJbbyxnCY
6 changed files with 14 additions and 25 deletions

View file

@ -1,2 +1,3 @@
add_subdirectory(catch2)
# order is important here since sqlitecpp otherwise duplicates cppbase
add_subdirectory(cppbase)
add_subdirectory(sqlitecpp)

1
vendor/catch2 vendored

@ -1 +0,0 @@
Subproject commit 5bba3e4038602badb691da914523f667a2dd1f27

1
vendor/cppbase vendored Submodule

@ -0,0 +1 @@
Subproject commit 6bf80cf9d5ff54ab300f7e88a8cb9996f441dae6

2
vendor/sqlitecpp vendored

@ -1 +1 @@
Subproject commit 7832ea68dca4c8367dd938b079a01ccffe6a7acd
Subproject commit 4a97c47847cbe9cf610a636137f678b447cdde5a