graph icon indicating copy to clipboard operation
graph copied to clipboard

[conan] Add header-only style conan support

Open Fohlen opened this issue 6 years ago • 3 comments

Add's conanfile.py via conan template

Fohlen avatar Jan 09 '19 12:01 Fohlen

I just so copied the .github folder and believe it could also be deleted.

Fohlen avatar Jan 09 '19 16:01 Fohlen

I think having Travis set up this way doesn't quite work, because it tries to fetch the latest release archive rather than using the current code, which seems to defeat the purpose of CI. See the travis build log here: https://travis-ci.org/cbbowen/trytravis-scratch/builds/481678825.

cbbowen avatar Jan 19 '19 07:01 cbbowen

Yup this seems wrong, I will investigate why it does not conan create . locally, which would be the intended purpose.

Fohlen avatar Jan 19 '19 19:01 Fohlen