build(boost): incorporated boost into the build system
all builds should be run with ./mk now
This commit is contained in:
@@ -2,4 +2,5 @@ cmake = import('cmake')
|
|||||||
|
|
||||||
subdir('mfem')
|
subdir('mfem')
|
||||||
subdir('yaml-cpp')
|
subdir('yaml-cpp')
|
||||||
subdir('quill')
|
subdir('quill')
|
||||||
|
subdir('boost')
|
||||||
Reference in New Issue
Block a user