cmake HAVE_FSEEKO examples

GreatSQL/GreatSQL extra/zlib/zlib-1.2.13/CMakeLists.txt :56

check_function_exists(fseeko HAVE_FSEEKO)

madler/zlib CMakeLists.txt :89

check_function_exists(fseeko HAVE_FSEEKO)

madler/zlib CMakeLists.txt :172

target_compile_definitions(
        zlib
        PRIVATE ZLIB_BUILD
                $<$<BOOL:NOT:${HAVE_FSEEKO}>:NO_FSEEKO>
                $<$<BOOL:${HAVE___ATTR__VIS_HIDDEN}>:HAVE_HIDDEN>
                $<$<BOOL:${MSVC}>:_CRT_SECURE_NO_DEPRECATE>
                $<$<BOOL:${MSVC}>:_CRT_NONSTDC_NO_DEPRECATE>
        PUBLIC $<$<BOOL:${HAVE_OFF64_T}>:_LARGEFILE64_SOURCE=1>)

madler/zlib CMakeLists.txt :215

target_compile_definitions(
        zlibstatic
        PRIVATE ZLIB_BUILD
                $<$<BOOL:NOT:${HAVE_FSEEKO}>:NO_FSEEKO>
                $<$<BOOL:${HAVE___ATTR__VIS_HIDDEN}>:HAVE_HIDDEN>
                $<$<BOOL:${MSVC}>:_CRT_SECURE_NO_DEPRECATE>
                $<$<BOOL:${MSVC}>:_CRT_NONSTDC_NO_DEPRECATE>
        PUBLIC $<$<BOOL:${HAVE_OFF64_T}>:_LARGEFILE64_SOURCE=1>)

madler/zlib contrib/minizip/CMakeLists.txt :59

check_function_exists(fseeko HAVE_FSEEKO)

percona/percona-server extra/curl/curl-8.14.1/CMakeLists.txt :1927

check_symbol_exists("fseeko" "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

percona/percona-server extra/zlib/zlib-1.3.1/CMakeLists.txt :55

check_function_exists(fseeko HAVE_FSEEKO)

KratosMultiphysics/Kratos external_libraries/zlib/CMakeLists.txt :53

check_function_exists(fseeko HAVE_FSEEKO)

facebook/mysql-5.6 extra/zlib/zlib-1.2.13/CMakeLists.txt :56

check_function_exists(fseeko HAVE_FSEEKO)

Mendeley/Update-Installer external/zlib/CMakeLists.txt :45

check_function_exists(fseeko HAVE_FSEEKO)

RasPlex/OpenPHT plex/Update-Installer/external/zlib/CMakeLists.txt :45

check_function_exists(fseeko HAVE_FSEEKO)

mysql/mysql-connector-cpp cdk/extra/zlib/CMakeLists.txt :80

check_function_exists(fseeko HAVE_FSEEKO)

vseasky/VersaAssistant assimp/contrib/zlib/CMakeLists.txt :64

check_function_exists(fseeko HAVE_FSEEKO)

cvet/fonline ThirdParty/mongo-c-driver/src/zlib-1.3.1/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

cvet/fonline ThirdParty/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

HDFGroup/hdf5 config/cmake/ZLIB/CMakeLists.txt :92

check_function_exists (fseeko HAVE_FSEEKO)

HDFGroup/hdf5 config/cmake/ZLIBNG/CMakeLists.txt :447

check_function_exists(fseeko HAVE_FSEEKO)

LiangliangNan/MVStudio 3rd_party/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

Froser/gamemachine src/3rdparty/zlib/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

infiniflow/infinity third_party/curl/CMakeLists.txt :1598

check_symbol_exists("fseeko" "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

etternagame/etterna extern/zlib/CMakeLists.txt :45

check_function_exists(fseeko HAVE_FSEEKO)

JoshuaSenouf/gl-engine api/assimp/contrib/zlib/CMakeLists.txt :59

check_function_exists(fseeko HAVE_FSEEKO)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIB/CMakeLists.txt :59

check_function_exists (fseeko HAVE_FSEEKO)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIBNG/CMakeLists.txt :374

check_function_exists(fseeko HAVE_FSEEKO)

InsightSoftwareConsortium/ITK Modules/ThirdParty/ZLIB/src/itkzlib-ng/CMakeLists.txt :432

check_function_exists(fseeko HAVE_FSEEKO)

danigm/poppler ConfigureChecks.cmake :28

check_function_exists(fseeko HAVE_FSEEKO)

rheit/zdoom zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

sourcey/libsourcey vendor/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

MBU-Team/OpenMBU engine/lib/assimp/contrib/zlib/CMakeLists.txt :64

check_function_exists(fseeko HAVE_FSEEKO)

MBU-Team/OpenMBU engine/lib/curl/CMakeLists.txt :1183

check_symbol_exists(fseeko         "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

arkdb/inception configure.cmake :405

CHECK_FUNCTION_EXISTS (fseeko HAVE_FSEEKO)

logicalclocks/rondb extra/curl/curl-8.11.1/CMakeLists.txt :1694

check_symbol_exists("fseeko" "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

logicalclocks/rondb extra/zlib/zlib-1.3.1/CMakeLists.txt :55

check_function_exists(fseeko HAVE_FSEEKO)

NauEngine/NauEditorPublic editor/external/libzipconfig/CMakeLists.txt :114

check_function_exists(fseeko HAVE_FSEEKO)

NauEngine/NauEditorPublic editor/external/zlibconfig/CMakeLists.txt :49

check_function_exists(fseeko HAVE_FSEEKO)

SwagSoftware/Kisak-Strike thirdparty/zlib-1.2.5/CMakeLists.txt :45

check_function_exists(fseeko HAVE_FSEEKO)

Farama-Foundation/ViZDoom src/vizdoom/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

inolen/redream deps/chdr/deps/zlib-1.2.11/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

u3d-community/U3D Source/ThirdParty/Assimp/contrib/zlib/CMakeLists.txt :64

check_function_exists(fseeko HAVE_FSEEKO)

3MFConsortium/lib3mf CMakeLists.txt :195

target_compile_options(${PROJECT_NAME} PRIVATE "-DHAVE_FSEEKO")

google/filament third_party/libassimp/contrib/zlib/CMakeLists.txt :64

check_function_exists(fseeko HAVE_FSEEKO)

google/filament third_party/libz/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

google/mysql-protobuf configure.cmake :421

CHECK_FUNCTION_EXISTS (fseeko HAVE_FSEEKO)

polardb/polardbx-engine extra/zlib/zlib-1.2.13/CMakeLists.txt :56

check_function_exists(fseeko HAVE_FSEEKO)

mysql/mysql-server extra/curl/curl-8.14.1/CMakeLists.txt :1927

check_symbol_exists("fseeko" "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

mysql/mysql-server extra/zlib/zlib-1.3.1/CMakeLists.txt :55

check_function_exists(fseeko HAVE_FSEEKO)

Jackarain/proxy third_party/boost/libs/beast/test/extern/zlib-1.2.12/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

Jackarain/proxy third_party/boost/libs/iostreams/test/zlib-1.2.11/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

Jackarain/proxy third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

Jackarain/proxy third_party/zlib/CMakeLists.txt :49

check_function_exists(fseeko HAVE_FSEEKO)

Tinob/Ishiiruka Externals/zlib/CMakeLists.txt :32

check_function_exists(fseeko HAVE_FSEEKO)

skylersaleh/SkyEmu src/curl/CMakeLists.txt :1231

check_symbol_exists(fseeko         "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

RavEngine/RavEngine deps/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

qpdf/qpdf libqpdf/CMakeLists.txt :364

check_symbol_exists(fseeko "stdio.h" HAVE_FSEEKO)

team-eternity/eternity zlib/CMakeLists.txt :56

check_function_exists(fseeko HAVE_FSEEKO)

nih-at/libzip CMakeLists.txt :125

check_function_exists(fseeko HAVE_FSEEKO)

alibaba/AliSQL configure.cmake :510

CHECK_FUNCTION_EXISTS (fseeko HAVE_FSEEKO)

OSGeo/grass cmake/modules/Configure.cmake :150

check_symbol_exists(fseeko "stdio.h" HAVE_FSEEKO)

plumonito/dtslam 3rdparty/opencv-git/3rdparty/zlib/CMakeLists.txt :16

check_function_exists(fseeko HAVE_FSEEKO)

openc2e/openc2e externals/zlib/CMakeLists.txt :33

check_function_exists(fseeko HAVE_FSEEKO)

KiCad/kicad-source-mirror thirdparty/sentry-native/external/crashpad/third_party/zlib/zlib/CMakeLists.txt :81

check_function_exists(fseeko HAVE_FSEEKO)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/curl/CMakeLists.txt :1242

check_symbol_exists(fseeko         "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/flac/CMakeLists.txt :137

check_function_exists(fseeko HAVE_FSEEKO)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/source/thirdparty/zlib/CMakeLists.txt :54

check_function_exists(fseeko HAVE_FSEEKO)

NREL/EnergyPlus third_party/zlib/CMakeLists.txt :46

check_function_exists(fseeko HAVE_FSEEKO)

hyle-team/zano contrib/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

mgba-emu/mgba src/third-party/zlib/CMakeLists.txt :52

check_function_exists(fseeko HAVE_FSEEKO)

Cisco-Talos/clamav CMakeLists.txt :821

check_symbol_exists(fseeko          "stdio.h"       HAVE_FSEEKO)

GenericMappingTools/gmt cmake/modules/ConfigureChecks.cmake :125

check_function_exists (fseeko           HAVE_FSEEKO)

librsync/librsync CMakeLists.txt :93

check_function_exists ( fseeko HAVE_FSEEKO )

DCMTK/dcmtk CMake/GenerateDCMTKConfigure.cmake :523

CHECK_FUNCTION_EXISTS(fseeko HAVE_FSEEKO)

libarchive/libarchive CMakeLists.txt :1569

CHECK_FUNCTION_EXISTS(fseeko HAVE_FSEEKO)

joachimBurket/esp32-opencv 3rdparty/zlib/CMakeLists.txt :16

check_function_exists(fseeko HAVE_FSEEKO)

percona/percona-xtrabackup extra/curl/curl-8.9.1/CMakeLists.txt :1435

check_symbol_exists(fseeko         "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

percona/percona-xtrabackup extra/zlib/zlib-1.3.1/CMakeLists.txt :55

check_function_exists(fseeko HAVE_FSEEKO)

joedrago/colorist ext/openjpeg/thirdparty/libz/CMakeLists.txt :41

CHECK_FUNCTION_EXISTS(fseeko HAVE_FSEEKO)

ragnar-lodbrok/meow-sql third_party/libmysql/source/src/mysql-5.7.30/zlib/CMakeLists.txt :65

check_function_exists(fseeko HAVE_FSEEKO)

SsageParuders/Android_Native_Surface my_android_opencv/3rdparty/zlib/CMakeLists.txt :16

check_function_exists(fseeko HAVE_FSEEKO)

mongodb/mongo-bi-connector-odbc-driver configure.cmake :454

CHECK_FUNCTION_EXISTS (fseeko HAVE_FSEEKO)

Tokutek/mysql-5.5 configure.cmake :346

CHECK_FUNCTION_EXISTS (fseeko HAVE_FSEEKO)

w111liang222/lidar-slam-detection slam/thirdparty/fast_gicp/thirdparty/nvbio/contrib/zlib-1.2.7/CMakeLists.txt :49

check_function_exists(fseeko HAVE_FSEEKO)

DIPlib/diplib dependencies/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

flomesh-io/pipy deps/zlib-1.3.1/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

meemknight/ourCraft thirdparty/assimp-5.2.4/contrib/zlib/CMakeLists.txt :64

check_function_exists(fseeko HAVE_FSEEKO)

Geant4/geant4 source/externals/zlib/CMakeLists.txt :40

check_function_exists(fseeko HAVE_FSEEKO)

KDE/marble src/3rdparty/zlib/CMakeLists.txt :39

check_function_exists(fseeko HAVE_FSEEKO)

umuthopeyildirim/DOOM-Mistral src/vizdoom/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

Ravbug/UnityHubNative wxWidgets/src/zlib/CMakeLists.txt :51

check_function_exists(fseeko HAVE_FSEEKO)

bareos/bareos core/cmake/BareosCheckFunctions.cmake :44

check_function_exists(fseeko HAVE_FSEEKO)

percona/percona-xtradb-cluster extra/curl/curl-8.12.1/CMakeLists.txt :1836

check_symbol_exists("fseeko" "${CURL_INCLUDES};stdio.h" HAVE_FSEEKO)

percona/percona-xtradb-cluster extra/zlib/zlib-1.3.1/CMakeLists.txt :55

check_function_exists(fseeko HAVE_FSEEKO)

flyinghead/flycast core/deps/libzip/CMakeLists.txt :114

check_function_exists(fseeko HAVE_FSEEKO)

FujiNetWIFI/fujinet-firmware components/zlib/zlib/CMakeLists.txt :49

check_function_exists(fseeko HAVE_FSEEKO)