SWDEV-361630 - Workaround for rocfft build failure

Change-Id: Ie15e17361f2e6cd5f11e6fc1e6755c98cef7f4ce
This commit is contained in:
Maneesh Gupta
2023-04-03 14:52:38 +00:00
parent 52b78d8e79
commit 88b4b6428c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ find_package(Threads REQUIRED)
find_package(AMD_OPENCL)
add_library(rocclr OBJECT)
add_library(rocclr STATIC)
include(ROCclrCompilerOptions)