Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E EMAMOpt2Cpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monticore
  • EmbeddedMontiArcEmbeddedMontiArc
  • generators
  • EMAMOpt2Cpp
  • Issues
  • #1
Closed
Open
Issue created Dec 22, 2018 by Carlos Alfredo Yeverino Rodriguez@carlos.alfredo.yeverinoContributor

Bug in addModuleDependency when second argument of CMakeFindModule is set to false

EMAMOpt2Cpp should be updated so it can get the bug fix from EMAM2Cpp in order to avoid situations like find_package(CUDA OPTIONAL) when the second argument of CMakeFindModule is set to false which leads to a cmake error. When it is false nothing should be added, i.e. find_package(CUDA ). This has been already fixed in EMAM2Cpp version 0.1.2-SNAPSHOT, however, more dependencies have to be modified to update EMAMOpt2Cpp correctly.

Assignee
Assign to
Time tracking