@ -0,0 +1,10 @@
all : cmake conan sccache
cmake:
cmake -DTOOL=cmake -DREPO=kitware -P update.cmake
conan:
cmake -DTOOL=conan -DREPO=conan-io -P update.cmake
sccache:
cmake -DTOOL=sccache -DREPO=mozilla -P update.cmake
The note is not visible to the blocked user.