Skip to content

Commit 8fa1553

Browse files
author
NeiroYT
committed
...
1 parent 3c6ce7b commit 8fa1553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
file(GLOB_RECURSE graphT_src *.cpp)
22
add_library(graphT_lib STATIC "${GRAPHT_HEADERS}" "${graphT_src}")
3-
target_link_libraries(graphT_lib PUBLIC graph_lib TBB_unified)
3+
target_link_libraries(graphT_lib PUBLIC graph_lib layers_fused_lib TBB_unified)

0 commit comments

Comments
 (0)