add cross building for pybind on gitlab to example
This commit is contained in:
@@ -204,6 +204,12 @@
|
|||||||
ci: [github]
|
ci: [github]
|
||||||
os: [windows, apple, linux]
|
os: [windows, apple, linux]
|
||||||
|
|
||||||
|
- name: pybind11 cross build example
|
||||||
|
gh: wbarnha/pybind_cmake_example_crossbuild
|
||||||
|
ci: [github, gitlab]
|
||||||
|
os: [windows, apple, linux]
|
||||||
|
notes: Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab
|
||||||
|
|
||||||
- name: iminuit
|
- name: iminuit
|
||||||
gh: scikit-hep/iminuit
|
gh: scikit-hep/iminuit
|
||||||
ci: [github]
|
ci: [github]
|
||||||
@@ -599,7 +605,7 @@
|
|||||||
gh: tensorchord/envd
|
gh: tensorchord/envd
|
||||||
ci: [github]
|
ci: [github]
|
||||||
os: [apple, linux, windows]
|
os: [apple, linux, windows]
|
||||||
note: A machine learning development environment build toool
|
note: A machine learning development environment build tool
|
||||||
|
|
||||||
- name: mosec
|
- name: mosec
|
||||||
gh: mosecorg/mosec
|
gh: mosecorg/mosec
|
||||||
|
|||||||
Reference in New Issue
Block a user