We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f376690 + 1ce28f4 commit 8f4c021Copy full SHA for 8f4c021
RapidJSONConfig.cmake.in
@@ -1,3 +1,7 @@
1
+################################################################################
2
+# CMake minimum version required
3
+cmake_minimum_required(VERSION 3.0)
4
+
5
################################################################################
6
# RapidJSON source dir
7
set( RapidJSON_SOURCE_DIR "@CONFIG_SOURCE_DIR@")
0 commit comments