Initial commit of code for dopelib, and ch 1, 2, and 12
This commit is contained in:
3
libs/dope/meson.build
Normal file
3
libs/dope/meson.build
Normal file
@@ -0,0 +1,3 @@
|
||||
dope_srcs = ['linkedlist.cpp']
|
||||
|
||||
dope_lib = static_library('dope', dope_srcs)
|
||||
Reference in New Issue
Block a user