# -*- cmake -*-

set(LLMATH_INCLUDE_DIRS
    ${LIBS_OPEN_DIR}/llmath
    )

set(LLMATH_LIBRARIES llmath)