Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
poppler
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 540
    • Issues 540
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • poppler
  • poppler
  • Repository

Switch branch/tag
  • poppler
  • ConfigureChecks.cmake
Find file
BlameHistoryPermalink
  • Volker Krause's avatar
    Fix fseeko configure check on Android for API level < 24 · 842a75d8
    Volker Krause authored Jan 15, 2019
    The availability depends on the _FILE_OFFSET_BITS define, which is set
    in config.h. So we need to have this during the configure check as well,
    to test under the same conditions.
    842a75d8
ConfigureChecks.cmake 2.12 KB
EditWeb IDE

Replace ConfigureChecks.cmake

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.