isl.inc 298 B

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