Skip to content

Commit 65f183f

Browse files
author
Molly Xu
committed
remove metadatatest header
1 parent ffdd309 commit 65f183f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ target_include_directories(MetadataTest SYSTEM PRIVATE ${TORCH_INCLUDE_DIRS})
4545
target_include_directories(MetadataTest SYSTEM PRIVATE ${libav_include_dirs})
4646
target_include_directories(MetadataTest PRIVATE ../)
4747

48-
# Use fmt in header-only mode (bundled with PyTorch)
49-
target_compile_definitions(MetadataTest PRIVATE FMT_HEADER_ONLY)
50-
5148
target_link_libraries(
5249
MetadataTest
5350
${libtorchcodec_library_name}

0 commit comments

Comments
 (0)