File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- # Flatbuffer schema header lib. Please this file formatted by running:
7
+ # Flatbuffer schema header lib. Please keep this file formatted by running:
8
8
# ~~~
9
9
# cmake-format -i CMakeLists.txt
10
10
# ~~~
Original file line number Diff line number Diff line change 4
4
# This source code is licensed under the BSD-style license found in the
5
5
# LICENSE file in the root directory of this source tree.
6
6
7
- # @generated by test/utils/generate_gtest_cmakelists.py
8
7
#
9
8
# This file should be formatted with
10
9
# ~~~
Original file line number Diff line number Diff line change 18
18
" ../print_evalue.cpp"
19
19
]
20
20
},
21
- {
22
- "directory" : " extension/flat_tensor/test" ,
23
- "sources" : [
24
- " flat_tensor_data_map_test.cpp" ,
25
- " flat_tensor_header_test.cpp"
26
- ]
27
- },
28
21
{
29
22
"directory" : " extension/kernel_util/test" ,
30
23
"sources" : [
You can’t perform that action at this time.
0 commit comments