This website requires JavaScript.
Explore
Help
Sign In
tboudreaux
/
libcomposition
Watch
1
Star
0
Fork
0
You've already forked libcomposition
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05232d33d65a90919b5ee7457f6e0578784f44ce
libcomposition
/
build-config
/
meson.build
6 lines
90 B
Meson
Raw
Normal View
History
Unescape
Escape
build(yaml-cpp): added yaml-cpp as a dependency config files will be written in yaml, added a well tested yaml parser to 4DSSE
2025-02-19 14:50:44 -05:00
cmake
=
import
(
'cmake'
)
subdir
(
'mfem'
)
build(quill): added quill config to build-config
2025-02-23 11:25:39 -05:00
subdir
(
'yaml-cpp'
)
build(boost): incorporated boost into the build system all builds should be run with ./mk now
2025-03-21 10:39:34 -04:00
subdir
(
'quill'
)
subdir
(
'boost'
)
Reference in New Issue
Copy Permalink