Strip project build dir from logs

This commit is contained in:
Jason Rhinelander 2022-12-16 13:49:17 -04:00
parent 7f66923ab4
commit b51972f296
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
2 changed files with 2 additions and 1 deletions

View File

@ -72,6 +72,7 @@ add_subdirectory(nlohmann-json EXCLUDE_FROM_ALL)
if(BUILD_STATIC_DEPS)
set(OXEN_LOGGING_FORCE_SUBMODULES TRUE CACHE BOOL "" FORCE)
endif()
set(OXEN_LOGGING_SOURCE_ROOT "${PROJECT_SOURCE_DIR}/src;${PROJECT_SOURCE_DIR}" CACHE INTERNAL "")
add_subdirectory(oxen-logging)
# uSockets doesn't really have a proper build system (just a very simple Makefile) so build it

@ -1 +1 @@
Subproject commit 1c00cfa9aef0b8e449a1746e6d2af87881910c45
Subproject commit d1e62cdc45515e2d71a216a04cf90cb325bcc04a