Sha256: 182d00a7dbacd067fa94052005245122aea65a13b1735025978bf5e0631f0d56
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
# # build script written by : Michael Brockus. # github repo author: Mark VanderVoord. # # license: MIT # cexception_dir = include_directories('.') cexception_lib = static_library(meson.project_name(), files('CException.c'), include_directories : cexception_dir)
Version data entries
7 entries across 4 versions & 1 rubygems