You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CMakeLists.txt 81B

12345
  1. # Benchmarking tools
  2. add_subdirectory(perf)
  3. # Unit tests
  4. add_subdirectory(unit)