Skip to content

Commit

Permalink
Merge pull request #147 from vicentebolea/add-zfp-cuda-var
Browse files Browse the repository at this point in the history
Update zfp-config.cmake.in
  • Loading branch information
lindstro authored Oct 28, 2021
2 parents f5d8c28 + 6703682 commit 310e12d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zfp-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ set(ZFP_WITH_OPENMP @ZFP_WITH_OPENMP@)
if(ZFP_WITH_OPENMP)
find_package(OpenMP REQUIRED COMPONENTS C)
endif()

set(ZFP_WITH_CUDA @ZFP_WITH_CUDA@)

0 comments on commit 310e12d

Please sign in to comment.