Skip to content

Commit

Permalink
Update nvcomp to include fixes for installation of headers (#9276)
Browse files Browse the repository at this point in the history
Authors:
  - Devavret Makkar (https://github.com/devavret)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)
  - Keith Kraus (https://github.com/kkraus14)

URL: #9276
  • Loading branch information
devavret authored Sep 23, 2021
1 parent 2c6b39b commit eaedf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake/thirdparty/get_nvcomp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function(find_and_configure_nvcomp VERSION)
GLOBAL_TARGETS nvcomp::nvcomp
CPM_ARGS
GITHUB_REPOSITORY NVIDIA/nvcomp
GIT_TAG 4f4e5713e69473be6e0c8ae483a932f666ae3c2f
GIT_TAG aa003db89e052e4ce408910ff17e1054b7c43b7d
OPTIONS "BUILD_STATIC ON"
"BUILD_TESTS OFF"
"BUILD_BENCHMARKS OFF"
Expand Down

0 comments on commit eaedf17

Please sign in to comment.