'Generic Commit'
Some checks failed
dropshell-build / build (push) Has been cancelled

This commit is contained in:
Your Name
2025-06-02 23:03:23 +12:00
parent c0e395f92e
commit babfeae456
2 changed files with 5 additions and 2 deletions

View File

@ -92,9 +92,9 @@ FetchContent_MakeAvailable(nlohmann_json)
# Link libraries
target_link_libraries(${PROJECT_EXE_NAME} PRIVATE
libassert::assert
"${CMAKE_SYSROOT}/usr/lib/libunwind.a"
cpptrace::cpptrace
nlohmann_json::nlohmann_json
${CMAKE_SYSROOT}/usr/lib/libunwind.a
)
# Set static linking flags