zstd/lib/modulemap/module.modulemap

4 lines
64 B
Text

module libzstd {
umbrella header "../zstd.h"
export *
}