add_library(error_handling error_handling.cpp)
target_link_libraries(error_handling ${LEAN_LIBS})
