فهرست منبع

minor changes

Michele Caini 6 سال پیش
والد
کامیت
be58f2e68a
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      README.md
  2. 1 1
      cmake/in/version.h.in

+ 1 - 1
README.md

@@ -217,7 +217,7 @@ supports at least C++17.<br/>
 The requirements below are mandatory to compile the tests and to extract the
 documentation:
 
-* `CMake` version 3.2 or later.
+* `CMake` version 3.7 or later.
 * `Doxygen` version 1.8 or later.
 
 If you are looking for a C++14 version of `EnTT`, check out the git tag `cpp14`.

+ 1 - 1
cmake/in/version.h.in

@@ -8,4 +8,4 @@
 #define ENTT_VERSION_PATCH @PROJECT_VERSION_PATCH@
 
 
-#endif // ENTT_CONFIG_VERSION_H
+#endif