Initial commit of code for dopelib, and ch 1, 2, and 12
This commit is contained in:
6
libs/meson.build
Normal file
6
libs/meson.build
Normal file
@@ -0,0 +1,6 @@
|
||||
libs_includes = include_directories('.')
|
||||
|
||||
subdir('dope')
|
||||
subdir('chapter1')
|
||||
subdir('chapter2')
|
||||
subdir('chapter12')
|
||||
Reference in New Issue
Block a user