Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Update install rules to install cmake into lib directory #217

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

kkraus14
Copy link
Contributor

See NVIDIA/thrust#1322

Updates the cmake install rules to install in lib/cub/cmake instead of include/cub/cmake as the include folder is not searched in a normal find_package(cub) call.

Copy link
Collaborator

@alliepiper alliepiper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed an accidental change to a filename, but I'll take care of that during local testing.

cub/cmake/cub-config-version.cmake Show resolved Hide resolved
@alliepiper alliepiper added this to the 1.11.0 milestone Oct 19, 2020
@alliepiper alliepiper added the only: cmake CMake changes only. Doesn't need internal NVIDIA CI (DVS). label Oct 19, 2020
@alliepiper alliepiper self-assigned this Oct 19, 2020
@alliepiper alliepiper merged commit e410b52 into NVIDIA:main Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
only: cmake CMake changes only. Doesn't need internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants