Skip to content

Commit

Permalink
these sources are not built in GDAL 3.9 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jun 17, 2024
1 parent b75ce86 commit 726f32c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions deps/libgdal/gyp-formats/pcidsk.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,6 @@
"../gdal/frmts/pcidsk/sdk/segment/vecsegdataindex.cpp",
"../gdal/frmts/pcidsk/sdk/segment/vecsegheader.cpp"
],
"conditions": [
["OS == 'win'", {
"sources": [
"../gdal/frmts/pcidsk/sdk/port/io_win32.cpp",
"../gdal/frmts/pcidsk/sdk/port/win32_mutex.cpp"
]
}, {
"sources": [
"../gdal/frmts/pcidsk/sdk/port/pthread_mutex.cpp"
]
}]
],
"include_dirs": [
"../gdal/frmts/jpeg/libjpeg",
"../gdal/frmts/raw",
Expand Down

0 comments on commit 726f32c

Please sign in to comment.