cppdap: Build as part of CMake or use external installation

Add `cm3p/` headers to use the selected copy of the library.

Co-authored-by: Glen Chung <kuchung@microsoft.com>
This commit is contained in:
Brad King
2023-05-26 09:36:14 -04:00
co-authored by Glen Chung
parent 3381e6bd5c
commit 5ec69eb58c
14 changed files with 161 additions and 4 deletions
@@ -16,7 +16,7 @@
#include "null_json_serializer.h"
#include <json/json.h>
#include <cm3p/json/json.h>
#include <cstdlib>
#include <memory>