From 47a52bf4fc252bf743c8c7e7a130ed013403881c Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 13 Dec 2016 16:57:55 +0330 Subject: now updating cmake --- extra-tools/CITPreBuildDep.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/extra-tools/CITPreBuildDep.sh b/extra-tools/CITPreBuildDep.sh index 545cb27..76ac897 100755 --- a/extra-tools/CITPreBuildDep.sh +++ b/extra-tools/CITPreBuildDep.sh @@ -1,5 +1,6 @@ #!/bin/bash +"apt-get" update -y "cd" ~ "mkdir" llvm-clang4 "cd" llvm-clang4 -- cgit v1.2.3