summaryrefslogtreecommitdiffstats
path: root/test cases/swift/3 library/exe/meson.build
blob: 6c13957e5e0924c2344b695a39aa81d84449ac7c (plain)
1
2
exe = executable('dataprog', 'main.swift', link_with : datasource)
test('dataprog', exe)