Skip to content

Commit 1127248

Browse files
Remove duplicate CMake alias
1 parent 9bca19c commit 1127248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/kokkoskernels_tribits.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ ADD_LIBRARY(
9696
${PARSE_HEADERS}
9797
${PARSE_SOURCES}
9898
)
99-
ADD_LIBRARY(Kokkos::${LIBRARY_NAME} ALIAS ${LIBRARY_NAME})
10099

101100
INSTALL(
102101
TARGETS ${LIBRARY_NAME}

0 commit comments

Comments
 (0)