aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.lgtm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
index 308675a8..a01e1de9 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -15,4 +15,4 @@ extraction:
# - cmake --build build
# - popd
configure:
- command: "cmake . -GNinja" # -DOlm_DIR=olm/build"
+ command: "CXX=clang++-9 cmake . -GNinja" # -DOlm_DIR=olm/build"