util: Add empty static lib

This commit is contained in:
Tau
2018-11-07 16:37:23 -05:00
parent 5e93b660e3
commit d6eeec637c
2 changed files with 13 additions and 0 deletions

View File

@ -16,3 +16,5 @@ add_project_link_arguments(
inc = include_directories('.')
capnhook = subproject('capnhook')
subdir('util')