8000 CMake: if STIR_OPENMP=ON (which is now the default), then OpenMP is required · Issue #1691 · UCL/STIR · GitHub
[go: up one dir, main page]

Skip to content

CMake: if STIR_OPENMP=ON (which is now the default), then OpenMP is required #1691

@KrisThielemans

Description

@KrisThielemans

STIR_OPENMP now defaults to ON, but that means it is required

find_package(OpenMP REQUIRED)

Other dependencies are optional (i.e. if it doesn't exist, then don't use it)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0