Skip to content

Commit a6ba176

Browse files
committed
remove alias
1 parent bfefdeb commit a6ba176

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

backends/cuda/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,6 @@ install(
183183
DESTINATION lib
184184
)
185185

186-
# Alias for backward compatibility
187-
add_library(aoti_cuda ALIAS aoti_cuda_backend)
188-
189186
if(BUILD_TESTING)
190187
add_executable(multimodal_benchmark tests/multimodal_benchmark.cpp)
191188
target_link_libraries(

0 commit comments

Comments
 (0)