Skip to content

Commit bd25fc5

Browse files
authored
fix(build): remove check_required_components for meson build (#1570)
Signed-off-by: Rui Chen <[email protected]>
1 parent 8214f71 commit bd25fc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jsoncppConfig.cmake.meson.in

-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@
44
@MESON_STATIC_TARGET@
55

66
include ( "${CMAKE_CURRENT_LIST_DIR}/jsoncpp-namespaced-targets.cmake" )
7-
8-
check_required_components(JsonCpp)

0 commit comments

Comments
 (0)