Skip to content

Commit

Permalink
fix(build): remove check_required_components for meson build (#1570)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored Sep 30, 2024
1 parent 8214f71 commit bd25fc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jsoncppConfig.cmake.meson.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@
@MESON_STATIC_TARGET@

include ( "${CMAKE_CURRENT_LIST_DIR}/jsoncpp-namespaced-targets.cmake" )

check_required_components(JsonCpp)

0 comments on commit bd25fc5

Please sign in to comment.