Skip to content

Commit 01bda73

Browse files
authored
Update CMakeLists.txt
1 parent 2c2a192 commit 01bda73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nv_library(tensorrt_plugin
2-
SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu
2+
SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu elementwise_op_plugin.cu
33
DEPS enforce tensorrt_engine)

0 commit comments

Comments
 (0)