Skip to content

Commit 3282d3e

Browse files
committed
once more with feeling
1 parent cdb6e9c commit 3282d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ if (STDEXEC_ENABLE_TBB)
383383
FILES ${tbbpool_headers}
384384
)
385385

386-
target_link_libraries(STDEXEC::stdexec INTERFACE
386+
target_link_libraries(stdexec INTERFACE
387387
TBB::tbb
388388
)
389389

0 commit comments

Comments
 (0)