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