CTestTestfile.cmake 413 Bytes
Newer Older
huchen's avatar
huchen committed
1
2
3
4
5
6
7
8
9
10
11
12
13
# CMake generated Testfile for 
# Source directory: /home/huchen/FAISS/faiss
# Build directory: /home/huchen/FAISS/faiss/build
# 
# This file includes the relevant testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
subdirs("faiss")
subdirs("faiss/gpu")
subdirs("faiss/python")
subdirs("demos")
subdirs("tutorial/cpp")
subdirs("tests")
subdirs("faiss/gpu/test")