CTest Updates - Fix duplicates (#408)
* Test - Fix CTest
* CMakeLists - Clang Set
* Ctest - support
* Readme - Fix and updates
* Readme - minor fix
* Readme - MS template
* Install - Minor instructiion fix
* Clang - Added as default CXX compiler
* Update CHANGELOG.md
Remove unreleased
[ROCm/rocdecode commit: 1ac853e441]
이 커밋은 다음에 포함됨:
@@ -29,7 +29,7 @@ else:
|
||||
import subprocess
|
||||
|
||||
__copyright__ = "Copyright (c) 2023 - 2024, AMD ROCm rocDecode"
|
||||
__version__ = "2.1.0"
|
||||
__version__ = "2.2.0"
|
||||
__email__ = "mivisionx.support@amd.com"
|
||||
__status__ = "Shipping"
|
||||
|
||||
@@ -156,6 +156,7 @@ if userName == 'root':
|
||||
# source install - common package dependencies
|
||||
commonPackages = [
|
||||
'gcc',
|
||||
'clang',
|
||||
'cmake',
|
||||
'git',
|
||||
'wget',
|
||||
|
||||
새 이슈에서 참조
사용자 차단