Searched full:kitware (Results 1 – 25 of 42) sorted by relevance
12
10 wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | sudo apt-key add -11 sudo apt-add-repository 'deb https://apt.kitware.com/ubuntu/ xenial main'
54 wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | sudo apt-key add -55 sudo apt-add-repository "deb https://apt.kitware.com/ubuntu/ $(lsb_release -cs) main"
87 wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | sudo apt-key add -88 sudo apt-add-repository "deb https://apt.kitware.com/ubuntu/ $(lsb_release -cs) main"
86 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba87 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
91 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba92 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
3 RUN curl -sSL -o cmake-linux.sh https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.…
6 - wget https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2.tar.gz
160 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake161 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest
24 curl -L https://github.com/Kitware/CMake/releases/download/v$CMAKE/cmake-$CMAKE.tar.gz | tar xzf -
27 ADD https://github.com/Kitware/CMake/releases/download/v3.29.0/cmake-3.29.0-linux-x86_64.sh /tmp/in…
5 # Copyright (c) Kitware Inc.16 # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
24 URL = ('https://github.com/Kitware/CMake/releases/download/v%s/'
21 … curl -L -O https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.sh173 …curl -L -O https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERS…
6 older distro you need to update your cmake. Luckily Kitware provide a repo for14 # wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | sudo apt-key add -18 Add the line `deb https://apt.kitware.com/ubuntu/ bionic main` at the end
59 …# https://gitlab.kitware.com/cmake/community/-/wikis/FAQ#how-can-i-add-a-dependency-to-a-source-fi…
56 RUN curl -sSL -o cmake-linux.sh https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.…
60 RUN curl -sSL -o cmake-linux.sh https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.…
82 … && wget https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.sh \
19 # See https://gitlab.kitware.com/cmake/cmake/-/issues/16808
85 … && wget https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.sh \
54 @rem See b/275694647 and https://gitlab.kitware.com/cmake/cmake/-/issues/16202#note_140259
444 # http://public.kitware.com/Bug/view.php?id=14857518 # https://gitlab.kitware.com/cmake/cmake/issues/14778686 # http://public.kitware.com/Bug/view.php?id=8392
21 # See https://blog.kitware.com/cmake-superbuilds-git-submodules/