Brought over a bunch of stuff to get started, but only lel.cpp compiles.
This commit is contained in:
parent
26685279ce
commit
103793204d
33 changed files with 2746 additions and 0 deletions
11
wraps/catch2.wrap
Normal file
11
wraps/catch2.wrap
Normal file
|
@ -0,0 +1,11 @@
|
|||
[wrap-file]
|
||||
directory = Catch2-3.7.1
|
||||
source_url = https://github.com/catchorg/Catch2/archive/v3.7.1.tar.gz
|
||||
source_filename = Catch2-3.7.1.tar.gz
|
||||
source_hash = c991b247a1a0d7bb9c39aa35faf0fe9e19764213f28ffba3109388e62ee0269c
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/catch2_3.7.1-1/Catch2-3.7.1.tar.gz
|
||||
wrapdb_version = 3.7.1-1
|
||||
|
||||
[provide]
|
||||
catch2 = catch2_dep
|
||||
catch2-with-main = catch2_with_main_dep
|
Loading…
Add table
Add a link
Reference in a new issue