Add CMake and tests
- Port tests to GitLab - Add GitLab CI test matrix - Remove gtest submodule
This commit is contained in:
parent
7056638935
commit
f07596dbb5
19 changed files with 1760 additions and 28 deletions
7
environment.yml
Normal file
7
environment.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: c-capnproto
|
||||
# channels:
|
||||
# - conda-forge
|
||||
# - defaults
|
||||
dependencies:
|
||||
- 'python>=3.8'
|
||||
- meson
|
||||
Loading…
Add table
Add a link
Reference in a new issue