Skip to content

[BUG] BUILD_SHARED_LIBS=OFF disables all building of CUVS #1312

@robertmaynard

Description

@robertmaynard

Describe the bug
If BUILD_SHARED_LIBS is set to off no part of cuvs is built at all.

Steps/Code to reproduce bug
cmake -S <cuvs/cpp> -B <build_dir> -DBUILD_SHARED_LIBS=OFF

Expected behavior
The static components of cuvs should be built

Additional context
This looks to be caused by #368

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions