File size: 374 Bytes
305a42c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
# CMake generated Testfile for
# Source directory: /content/llama.cpp
# Build directory: /content/llama.cpp/build
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
subdirs("ggml")
subdirs("src")
subdirs("common")
subdirs("tests")
subdirs("examples")
subdirs("pocs")
subdirs("tools")
|