new(build): add options to use bundled yamlcpp and njson

Signed-off-by: Gianmatteo Palmieri <mail@gian.im>
This commit is contained in:
Gianmatteo Palmieri
2024-02-21 17:42:37 +01:00
committed by poiana
parent 736277d3d5
commit 97806a98fb
5 changed files with 67 additions and 33 deletions

View File

@@ -44,5 +44,5 @@ else()
endif()
if(NOT TARGET cxxopts)
add_custom_target(cxxopts)
add_custom_target(cxxopts)
endif()