CMakeLists - Updates and cleanup (#483)

* CMakeLists - Updates and cleanup

* CTest - CXX Compiler Updates

* Package - Remove FFMPEG exe deps

* CMakeLists - Updates and cleanup

* CTest - CXX Compiler Updates

* Package - Remove FFMPEG exe deps

* FFMPEG - Updates
Cette révision appartient à :
Kiriti Gowda
2025-01-02 06:42:31 -08:00
révisé par GitHub
Parent 5365ceabec
révision 913b6728f0
21 fichiers modifiés avec 98 ajouts et 91 suppressions
+1 -1
Voir le fichier
@@ -13,7 +13,7 @@ If the number of files is lesser than the number of threads requested by the use
* On `Ubuntu`
```shell
sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev
sudo apt install libavcodec-dev libavformat-dev libavutil-dev
```
* On `RHEL`/`SLES` - install ffmpeg development packages manually or use [rocDecode-setup.py](../../rocDecode-setup.py) script