mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Organize exceptions so it's easy to log errors locally.
This commit is contained in:
parent
32eadfc64d
commit
10da16051c
7 changed files with 97 additions and 16 deletions
|
@ -25,6 +25,7 @@ add_library(${PROJECT_NAME} STATIC
|
|||
sanitized_utf8.cpp
|
||||
tiger.c
|
||||
error_response.cpp
|
||||
tawashi_exception.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue