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
|
||||
|
||||
EntityComponentMetaSystem is a header-only library. However, UnitTests can be
|
||||
built and run using cmake (gtest is a dependency).
|
||||
|
||||
[(Note that gtest uses the BSD 3-Clause License.)](https://github.com/google/googletest/blob/master/LICENSE)
|
||||
built and run using cmake (gtest is ~~a dependency~~ no longer a dependency).
|
||||
|
||||
# Generated Doxygen Documentation
|
||||
|
||||
|
|
Loading…
Reference in a new issue