Jan Engelhardt
7a992745dd
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/unified-runtime?expand=0&rev=1
11 lines
341 B
Diff
11 lines
341 B
Diff
diff --git a/source/common/CMakeLists.txt b/source/common/CMakeLists.txt
|
|
index b5fb64cf..3caa499b 100644
|
|
--- a/source/common/CMakeLists.txt
|
|
+++ b/source/common/CMakeLists.txt
|
|
@@ -119,5 +119,4 @@ add_library(${PROJECT_NAME}::umf ALIAS ur_umf)
|
|
target_link_libraries(ur_umf INTERFACE
|
|
umf::umf
|
|
umf::headers
|
|
- umf::disjoint_pool
|
|
)
|