mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
4 lines
148 B
Meson
4 lines
148 B
Meson
project('ghc_filesystem', 'cpp', version : '1.5.14')
|
|
|
|
ghc_filesystem_dep = declare_dependency(include_directories : include_directories('include'))
|