c-capnproto/environment.yml
Jonah Beckford f07596dbb5 Add CMake and tests
- Port tests to GitLab
- Add GitLab CI test matrix
- Remove gtest submodule
2023-08-07 20:28:42 -07:00

7 lines
105 B
YAML

name: c-capnproto
# channels:
# - conda-forge
# - defaults
dependencies:
- 'python>=3.8'
- meson