Skip to content

Commit

Permalink
includes
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Jan 8, 2024
1 parent eb3fd81 commit 54fc725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ubuntu-22.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export INSTALL_PREFIX=$1
--with-readline \
--with-openmp \
--with-mysql \
--with-mysql-includes="$(mysql_config --include | sed -e 's/-I//g')" \
--with-pdal \
--with-pthread \
--with-tiff \
Expand Down

0 comments on commit 54fc725

Please sign in to comment.