Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,158
    • Issues 4,158
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • Repository
  • cmake
  • Modules
  • FindBoost.cmake
Find file BlameHistoryPermalink
  • Philip Lowman's avatar
    Remove superfluous variable Boost_COMPAT_STATIC_RUNTIME. · b867a3f1
    Philip Lowman authored Oct 11, 2010
    There is no need to introduce this extra variable as FindBoost
    can simply rely on if Boost_USE_STATIC_RUNTIME is defined
    or not to disable the old searching behavior for static runtime
    libraries on WIN32.
    b867a3f1