build(libconfig): serif now uses libconfig

This commit is contained in:
2025-06-21 08:56:15 -04:00
parent ef26c86e85
commit e6709f3c61
34 changed files with 50 additions and 879 deletions

View File

@@ -28,7 +28,7 @@
#include "mfem.hpp"
/**
* @brief The Probe namespace contains utility functions for debugging and logging.
* @brief The Probe namespace contains utility functions for debugging.
*/
namespace serif::probe {
/**