From 3d78a073d90d8f232604fbdc76a6a583ffab364b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 24 May 2021 09:16:08 -0400 Subject: Consistently refer to C++ as "cpp" and fix installation --- .clant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clant.json') diff --git a/.clant.json b/.clant.json index 6f48901..cb178c7 100644 --- a/.clant.json +++ b/.clant.json @@ -1,7 +1,7 @@ { "version": "1.0.0", "include_dirs": [ - "bindings/cxx/include", + "bindings/cpp/include", "include" ], "exclude_patterns": [ -- cgit v1.2.1