Version:
Usage
Install the latest stc package with the following command:
meson wrap install stcOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from stc 5.0-2 can be used by adding the following lines to your meson.build file:
stc_dep = dependency('stc')
checkscoped_prog = find_program('checkscoped')Patch Files Preview
No patch files needed for this package.