aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindRapidJSON.cmake
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2023-09-24 23:15:49 +0200
committerJan200101 <sentrycraft123@gmail.com>2023-09-24 23:15:49 +0200
commitbaeb89675e8d06266ea1fbfe287c2b9f839b3ce8 (patch)
tree8ac9ce9c927d831604f9c470f30d6c42adcef383 /cmake/FindRapidJSON.cmake
parentb92f3d1d6ad49881eb31ac911a8ad368743af108 (diff)
downloadSouthRPC-baeb89675e8d06266ea1fbfe287c2b9f839b3ce8.tar.gz
SouthRPC-baeb89675e8d06266ea1fbfe287c2b9f839b3ce8.zip
rebrand, fix comments, add thunderstore structure creation
Diffstat (limited to 'cmake/FindRapidJSON.cmake')
-rw-r--r--cmake/FindRapidJSON.cmake2
1 files changed, 1 insertions, 1 deletions
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()