mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-08 14:33:53 -05:00
Rework conan init
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -35,9 +35,7 @@ jobs:
|
||||
|
||||
- name: Conan Profile Setup
|
||||
run: |
|
||||
conan profile new default
|
||||
conan profile update settings.arch=x86_64 default
|
||||
conan profile update settings.compiler=gcc default
|
||||
conan config init
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
|
||||
- name: Conan Install Dependencies
|
||||
|
||||
Reference in New Issue
Block a user