summaryrefslogtreecommitdiffstats
path: root/test cases/unit/68 clang-tidy/meson.build
blob: 737474b022953374b2b910536e13d4e78321dbc2 (plain)
1
2
3
project('clangtidytest', 'cpp', default_options: 'cpp_std=c++14')

executable('cttest', 'cttest.cpp')