Skip to content

Invalid alias targets and wrong include path in cupqc-config.cmake / cuhash-config.cmake (cuPQC SDK 0.3.0) #287

@TerraMaks

Description

@TerraMaks

I ran into issues with cuPQC SDK 0.3.0 CMake configs. Both cupqc-config.cmake and cuhash-config.cmake try to create invalid alias targets (::, ::_static), which breaks configuration, and cuhash_static points to a non‑existent include path include/cuhash instead of include/cupqc. After removing those alias lines and fixing the include directory, CMake works as expected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions