SWDEV-418904 - Link the hiprtc tests with hiprtc library explicitly (#201)
[ROCm/hip-tests commit: a837598032]
Dieser Commit ist enthalten in:
committet von
GitHub
Ursprung
f3da3d39fe
Commit
104cc15010
@@ -5,4 +5,5 @@ set(TEST_SRC
|
||||
|
||||
hip_add_exe_to_target(NAME module_stress
|
||||
TEST_SRC ${TEST_SRC}
|
||||
TEST_TARGET_NAME stress_test)
|
||||
TEST_TARGET_NAME stress_test
|
||||
LINKER_LIBS hiprtc)
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren