Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@walkacross walkacross released this 24 Dec 06:39
· 10 commits to main since this release

how to process c++ third-party dependency and do unittest

  • use FetchContent command to download and then add_subdirectory third-party library
  • use googletest to do unit test