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