* fix(sip)

closes #3662

* wip

* wip
This commit is contained in:
Jacob Heider 2023-10-14 14:05:40 -04:00 committed by GitHub
parent 9ba44d2b80
commit 88d7efdec5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@ build:
- python-venv.sh {{prefix}}/bin/sip-module
- python-venv.sh {{prefix}}/bin/sip-sdist
- python-venv.sh {{prefix}}/bin/sip-wheel
env:
linux:
CC: clang
AS: llvm-as
provides:
- bin/sip-install
- bin/sip-build
@ -27,5 +31,10 @@ provides:
- bin/sip-sdist
- bin/sip-wheel
test:
env:
linux:
CC: clang
CXX: clang++
AS: llvm-as
script:
- sip-install --target-dir .