Merge branch 'master' into cxx17
All checks were successful
Run UnitTests / build-and-run-unittests (push) Successful in 29s
All checks were successful
Run UnitTests / build-and-run-unittests (push) Successful in 29s
This commit is contained in:
commit
01f1873a9e
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
||||||
# About
|
# About
|
||||||
|
|
||||||
EntityComponentMetaSystem is a header-only library. However, UnitTests can be
|
EntityComponentMetaSystem is a header-only library. However, UnitTests can be
|
||||||
built and run using cmake (gtest is a dependency).
|
built and run using cmake (gtest is ~~a dependency~~ no longer a dependency).
|
||||||
|
|
||||||
[(Note that gtest uses the BSD 3-Clause License.)](https://github.com/google/googletest/blob/master/LICENSE)
|
|
||||||
|
|
||||||
# Generated Doxygen Documentation
|
# Generated Doxygen Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue