set(SOURCES Exception.cpp
            ilog.cpp)

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

core_add_library(commons)
