Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 112
    • Issues 112
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4497

[cmake] CMAKE_GENERATOR should be taken into account for ext cache dir.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lars Bilke requested to merge bilke/ogs:cache-ext-followup into master Feb 23, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Follow-up on !4494 (merged).

Cache dir hash generation has changed. Sorry, this implies a rebuild for already created caches after !4494 (merged). You might do a cleanup before the rebuild (rm -r $CPM_SOURCE_CACHE/_ext).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cache-ext-followup