Skip to content
Snippets Groups Projects
Verified Commit 2981cd26 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

ENH: Makefile improved.

parent 3ffd3f51
No related branches found
No related tags found
No related merge requests found
Pipeline #12596 failed
......@@ -36,5 +36,6 @@ style:
.PHONY: style
conan-install:
conan install . -s "compiler.libcxx=libstdc++11"
conan create . -s "compiler.libcxx=libstdc++11"
.PHONY: install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment