Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,105
    • Issues 4,105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !5357
The source project of this merge request has been removed.

Android: set up correct search order for find_library

Merged hhb requested to merge (removed):find_path into master Oct 12, 2020
  • Overview 17
  • Pipelines 0
  • Changes 1

It is part of the effort to merge android.toolchain.cmake and upstream cmake support. The code is mostly copied from:

https://android.googlesource.com/platform/ndk/+/refs/heads/master/build/cmake/android.toolchain.cmake#281 https://android.googlesource.com/platform/ndk/+/refs/heads/master/build/cmake/android.toolchain.cmake#406

Topic-rename: android-find_path

Edited Oct 13, 2020 by hhb
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: find_path