
add_subdirectory (core)

if (NepomukCore_FOUND)
    add_subdirectory (models)
endif ()

