Skip to content

Commit

Permalink
correct custom install rules for nvtx3
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Feb 24, 2025
1 parent 0d30b8e commit f58f126
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ install(DIRECTORY
install(DIRECTORY
${deps-fmt_SOURCE_DIR}/include/
${deps-nvtx3_SOURCE_DIR}/c/include/
${deps-nvtx3_SOURCE_DIR}/cpp/include/
DESTINATION
${CMAKE_INSTALL_INCLUDEDIR}/${CUCIM_PACKAGE_NAME}/3rdparty)

Expand Down

0 comments on commit f58f126

Please sign in to comment.