LINK_DIRECTORIES(/usr/lib)
ADD_LIBRARY(appLib
bootstrap.cpp
interface.cpp
)
INCLUDE_DIRECTORIES(/usr/include ../)
