Skip to content

Commit 34d6150

Browse files
author
Clement Champetier
committed
Apps: remove sub directories cpp / java / python
1 parent fffcca2 commit 34d6150

27 files changed

+7
-7
lines changed

app/CMakeLists.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
add_subdirectory(cpp/avInfo)
2-
add_subdirectory(cpp/avMeta)
3-
add_subdirectory(cpp/avplay)
4-
add_subdirectory(cpp/avTranscoder)
5-
add_subdirectory(cpp/genericProcessor)
6-
add_subdirectory(cpp/optionChecker)
7-
add_subdirectory(cpp/presetChecker)
1+
add_subdirectory(avInfo)
2+
add_subdirectory(avMeta)
3+
add_subdirectory(avplay)
4+
add_subdirectory(avTranscoder)
5+
add_subdirectory(genericProcessor)
6+
add_subdirectory(optionChecker)
7+
add_subdirectory(presetChecker)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)