a lot of work
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
test_inc = include_directories('../lib', '../src', './')
|
||||
|
||||
sernatur_test = executable('sernatur_test',
|
||||
'sernatur_test.vala',
|
||||
include_directories : test_inc,
|
||||
dependencies: [glib_dep, gobject_dep, gtk_dep, gmodule_dep, pq_dep, lib_dep],
|
||||
install : false)
|
||||
|
||||
|
Reference in New Issue
Block a user