feat add bnflite #8
1186
3party/bnflite/bnflite.h
Normal file
1186
3party/bnflite/bnflite.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -96,7 +96,8 @@ target_link_libraries(${PROJECT_NAME} PUBLIC fmt::fmt jsoncpp_static
|
|||||||
target_compile_definitions(${PROJECT_NAME} PRIVATE ULIB_LIBRARY_IMPL)
|
target_compile_definitions(${PROJECT_NAME} PRIVATE ULIB_LIBRARY_IMPL)
|
||||||
target_include_directories(
|
target_include_directories(
|
||||||
${PROJECT_NAME}
|
${PROJECT_NAME}
|
||||||
PUBLIC 3party/inja
|
PUBLIC 3party/bnflite
|
||||||
|
3party/inja
|
||||||
3party/mongoose
|
3party/mongoose
|
||||||
3party/nlohmann
|
3party/nlohmann
|
||||||
3party/nonstd
|
3party/nonstd
|
||||||
|
Loading…
Reference in New Issue
Block a user