add_library(init init.cpp)

target_link_libraries(init ${LEAN_LIBS})
