forked from external/yambar
Revert ".gitmodules: remove tllist (to be replaced with static content in release)"
This reverts commit 951e544b14
.
This commit is contained in:
parent
64c8721fcf
commit
379c8917c5
7 changed files with 4 additions and 603 deletions
|
@ -1,5 +0,0 @@
|
|||
project('tllist', 'c', version: '1.0.0', license: 'MIT', meson_version: '>=0.50.0')
|
||||
tllist = declare_dependency(include_directories: '.')
|
||||
|
||||
unittest = executable('unittest', 'test.c', dependencies: [tllist])
|
||||
test('unittest', unittest)
|
Loading…
Add table
Add a link
Reference in a new issue