SUMMARY = "Integer Set Library" DESCRIPTION = "ISL is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints" HOMEPAGE = "https://libisl.sourceforge.io/" LICENSE = "MIT" SECTION = "libs" BBCLASSEXTEND = "native nativesdk" inherit autotools