From baeb89675e8d06266ea1fbfe287c2b9f839b3ce8 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 24 Sep 2023 23:15:49 +0200 Subject: rebrand, fix comments, add thunderstore structure creation --- cmake/FindRapidJSON.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/FindRapidJSON.cmake') diff --git a/cmake/FindRapidJSON.cmake b/cmake/FindRapidJSON.cmake index 857bc9e..dd99b55 100644 --- a/cmake/FindRapidJSON.cmake +++ b/cmake/FindRapidJSON.cmake @@ -1,4 +1,4 @@ -### Get same spdlog as Northstar +### Get same RapidJSON as Northstar if (RapidJSON_FOUND) return() -- cgit v1.2.3