You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework libcuspatial CMakeLists.txt to export targets for CPM (#365)
This PR includes many of the same changes as were made in [cudf/pull/7107](rapidsai/cudf#7107).
* Export `cuspatial::cuspatial` CMake alias targets.
* Fixes -Wall errors discovered when changing compile flags.
* Use `CPMFindPackage` to find `libcudf` installed on the system or build `libcudf` from source.
edit: Depends on rapidsai/cudf#7574 and rapidsai/cudf#7734
Authors:
- Paul Taylor (@trxcllnt)
Approvers:
- AJ Schmidt (@ajschmidt8)
- Mark Harris (@harrism)
- Keith Kraus (@kkraus14)
URL: #365
0 commit comments