mirror of
https://github.com/mpusz/mp-units.git
synced 2026-04-29 02:13:28 +02:00
build: linear-algebra Conan repo is no needed anymore
This commit is contained in:
@@ -84,7 +84,6 @@ jobs:
|
||||
pip install -U conan
|
||||
conan config init
|
||||
conan remote add upload https://mpusz.jfrog.io/artifactory/api/conan/conan-oss
|
||||
conan remote add linear-algebra https://twonington.jfrog.io/artifactory/api/conan/conan-oss
|
||||
mkdir _lgtm_build_dir && cd _lgtm_build_dir
|
||||
conan install .. -s compiler.cppstd=20 -s compiler.libcxx=libstdc++11 -o mp-units:build_docs=False -e mp-units:CONAN_RUN_TESTS=True -b outdated -u
|
||||
conan build ..
|
||||
|
||||
Reference in New Issue
Block a user