Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • openfpm_numerics openfpm_numerics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sbalzarini Lab
    • SSoftware
    • PParallel Computing
  • OpenFPM
  • openfpm_numericsopenfpm_numerics
  • Issues
  • #1

Closed
Open
Created Mar 17, 2022 by foggia@foggiaDeveloper

CMakeLists.txt missing Algoim and Blitz include_dirs

The CMakeLists.txt in src does not have the line that add the Algoim and Blitz libraries into the target_include_directories: target_include_directories (numerics PUBLIC ${BLITZ_ROOT}/include) target_include_directories (numerics PUBLIC ${ALGOIM_ROOT}/include) Could you add them please? The develop branch has them but somehow they got lost in master :/

Assignee
Assign to
Time tracking