Skip to content

Commit c9c1480

Browse files
committed
Add enc_mp3_file sample for macOS
1 parent 88539a4 commit c9c1480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ if (OS STREQUAL "darwin")
1616

1717
add_subdirectory(${OS}/enc_aac_adts_file)
1818
add_subdirectory(${OS}/enc_mp3_file)
19-
add_subdirectory(${OS}/enc_mp3_file)
2019

2120
add_subdirectory(${OS}/enc_avc_file)
2221
add_subdirectory(${OS}/enc_preset_file)

0 commit comments

Comments
 (0)