forgot to edit this
This commit is contained in:
parent
5f198555f0
commit
e31b761bcc
@ -53,7 +53,7 @@ use it, first install clang-7 and lldb 7, then run this:
|
||||
conan profile new default --detect
|
||||
conan profile update settings.compiler=clang default
|
||||
conan profile update settings.compiler.version=7.0 default
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
conan profile update settings.compiler.libcxx=libstdc++ default
|
||||
conan profile update env.CC=/bin/clang default
|
||||
conan profile update env.CXX=/bin/clang++ default
|
||||
#+end_src
|
||||
|
Loading…
Reference in New Issue
Block a user