Skip to content

Commit bdae324

Browse files
test 3
1 parent a0b4341 commit bdae324

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/ta_layers_config.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ add_library(tensorarray_layers SHARED $<TARGET_OBJECTS:tensorarray_layers_object
3838
add_library(tensorarray_layers_static STATIC $<TARGET_OBJECTS:tensorarray_layers_object>)
3939

4040
target_link_libraries(tensorarray_layers PUBLIC TensorArray::core)
41-
target_link_libraries(tensorarray_layers_static PUBLIC TensorArray::core_static)
4241

4342
install(
4443
TARGETS tensorarray_layers

0 commit comments

Comments
 (0)