Skip to content

Commit

Permalink
Add libgdal-dev to cmake-multi-platform-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusBraun authored Nov 8, 2024
1 parent cac331a commit 1071626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
submodules: recursive
- uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: build-essential cmake cmake-curses-gui libflann-dev libgsl-dev libeigen3-dev libopenmpi-dev openmpi-bin opencl-c-headers ocl-icd-opencl-dev libvtk7-dev libvtk7-qt-dev freeglut3-dev libhdf5-dev qtbase5-dev qt5-default libqt5opengl5-dev liblz4-dev libopencv-dev libyaml-cpp-dev libcgal-dev
packages: build-essential cmake cmake-curses-gui libflann-dev libgsl-dev libeigen3-dev libopenmpi-dev openmpi-bin opencl-c-headers ocl-icd-opencl-dev libvtk7-dev libvtk7-qt-dev freeglut3-dev libhdf5-dev qtbase5-dev qt5-default libqt5opengl5-dev liblz4-dev libopencv-dev libyaml-cpp-dev libcgal-dev libgdal-dev
version: build-${{ matrix.os }}
execute_install_scripts: true

Expand Down

0 comments on commit 1071626

Please sign in to comment.