Explorar o código

minor changes

Michele Caini %!s(int64=6) %!d(string=hai) anos
pai
achega
be58f2e68a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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