generic "add LLVM_COMPAT 20 everywhere", untested
This commit is contained in:
parent
94cdac5f27
commit
2a34c396c2
917 changed files with 85031 additions and 1065 deletions
|
|
@ -0,0 +1,13 @@
|
|||
The built hsakmt library is right under BUILD_DIR, not BUILD_DIR/lib
|
||||
===================================================================
|
||||
--- a/tests/kfdtest/CMakeLists.txt
|
||||
+++ b./tests/kfdtest/CMakeLists.txt
|
||||
@@ -117,7 +117,7 @@ else()
|
||||
endif()
|
||||
|
||||
if( DEFINED LIBHSAKMT_PATH )
|
||||
- set ( HSAKMT_LIBRARY_DIRS ${LIBHSAKMT_PATH}/lib )
|
||||
+ set ( HSAKMT_LIBRARY_DIRS ${LIBHSAKMT_PATH}/ )
|
||||
set ( HSAKMT_LIBRARIES hsakmt )
|
||||
endif()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue