Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LbNightlyTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb Core Software
  • LbNightlyTools
  • Issues
  • #48
Closed
Open
Created Jan 17, 2020 by Marco Clemencic@clemenciOwner

Allow force of old cmake style build for projects that use "project" instead of "gaudi_project"

The logic to select which CMake build style to use is bound to the presence of the call to find_package(GaudiProject) in the top level CMakeLists.txt file.

We have at least one case where this logic is not correct: LHCbIntegrationTests.

We need a way to tell the CMake style selection logic that a project must use the old style even if it looks like it's new.

Edited Jan 17, 2020 by Marco Clemencic
Assignee
Assign to
Time tracking