Skip to content

Commit

Permalink
vstrt/trtexec/CMakeLists.txt: set include directory
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium committed Apr 30, 2024
1 parent 91f1190 commit f54b04d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vstrt/trtexec/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ add_executable(trtexec
target_include_directories(trtexec PRIVATE
../common
..
../../include
)

target_link_libraries(trtexec PRIVATE CUDA::cudart_static)
Expand Down

0 comments on commit f54b04d

Please sign in to comment.