From 604b94b4b2f23b5f6015bee28e5820409699691b Mon Sep 17 00:00:00 2001 From: William Galvin Date: Sun, 27 Oct 2024 12:22:07 -0700 Subject: [PATCH] add cxx back, add channel --- devtools/conda-build/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/devtools/conda-build/meta.yaml b/devtools/conda-build/meta.yaml index 040f79a..87254d1 100644 --- a/devtools/conda-build/meta.yaml +++ b/devtools/conda-build/meta.yaml @@ -27,6 +27,7 @@ requirements: - pip - cmake - make + - cxx-compiler - {{ compiler('cxx') }} run: - python_abi