14 lines
398 B
CMake
14 lines
398 B
CMake
# CMake generated Testfile for
|
|
# Source directory: /home/user1/CalCulet/llama.cpp
|
|
# Build directory: /home/user1/CalCulet/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")
|