LINK_DIRECTORIES(/usr/lib)
ADD_LIBRARY(coreLib
utilities.cpp
exceptions.cpp
)
INCLUDE_DIRECTORIES(/usr/include ../)
