diff options
| author | zhuzhenjun <[email protected]> | 2024-10-30 07:25:01 +0000 |
|---|---|---|
| committer | zhuzhenjun <[email protected]> | 2024-10-30 07:31:41 +0000 |
| commit | e9815cfce3f208f388a8219cf411408285d1d812 (patch) | |
| tree | 1f7c5b29347868ffd1d393e009f4beadbec7e66f /decoders/CMakeLists.txt | |
| parent | 03864c9731ec87ed6c7e1fbe3c5f261880e857dc (diff) | |
rtp decoder initialdev-rtp-decoder
Diffstat (limited to 'decoders/CMakeLists.txt')
| -rw-r--r-- | decoders/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/decoders/CMakeLists.txt b/decoders/CMakeLists.txt index efad779..4b931b6 100644 --- a/decoders/CMakeLists.txt +++ b/decoders/CMakeLists.txt @@ -3,4 +3,5 @@ add_subdirectory(lpi_plus) #add_subdirectory(http) #add_subdirectory(socks) #add_subdirectory(stratum) -#add_subdirectory(session_flags)
\ No newline at end of file +#add_subdirectory(session_flags) +add_subdirectory(rtp) |
