Skip to content

Commit

Permalink
CI: Remove hardwired setting of PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Nov 5, 2024
1 parent 7d7a292 commit 6816f51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TPL/netcdf/runcmake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ else
BUILD_TYPE="RELEASE"
fi

PREFIX="NETCDF_"

SHARED="${SHARED:-YES}"
if [[ "$SHARED" == "ON" || "$SHARED" == "YES" ]]
then
Expand Down

0 comments on commit 6816f51

Please sign in to comment.