Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
9c01ac6d41633ed053202fbb9d3bf14aa7dbbf86
/
.
/
errors
/
CMakeLists.txt
blob: 16a54099aa6f2f1cca48b7c081a62787da1f132b [
file
] [
log
] [
blame
]
add_library(errors STATIC errors.cpp)
target_include_directories(errors PUBLIC ${CMAKE_CURRENT_LIST_DIR})