Skip to content

Commit

Permalink
update nlohmann_json find
Browse files Browse the repository at this point in the history
  • Loading branch information
cwharris committed Aug 30, 2024
1 parent 903e417 commit 67ae252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,7 @@ morpheus_utils_configure_rxcpp()

# JSON
# ======
rapids_find_package(nlohmann_json REQUIRED
GLOBAL_TARGETS nlohmann_json::nlohmann_json
BUILD_EXPORT_SET ${PROJECT_NAME}-exports
INSTALL_EXPORT_SET ${PROJECT_NAME}-exports
FIND_ARGS
CONFIG
)
morpheus_utils_configure_nlohmann_json()

# prometheus
# =========
Expand Down

0 comments on commit 67ae252

Please sign in to comment.