set(SOURCES Exception.cpp)

set(HEADERS Buffer.h
            Exception.h
            ilog.h)

core_add_library(commons)
