Skip to content

Commit 475dcae

Browse files
add missing dir var and current direcotry method
1 parent 4b75ba3 commit 475dcae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/logic/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
dir = include_directories('.')
2+
13
subdir('unittest')
24
subdir('mockup')
35
subdir('benchmark')

0 commit comments

Comments
 (0)