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