We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ffa7f commit 4e1818eCopy full SHA for 4e1818e
1 file changed
cli/CMakeLists.txt
@@ -76,7 +76,7 @@ if (BUILD_CLI)
76
COMPONENT applications)
77
78
install(PROGRAMS ${CMAKE_SOURCE_DIR}/htmlreport/cppcheck-htmlreport
79
- RUNTIME DESTINATION ${CMAKE_INSTALL_FULL_BINDIR}
+ DESTINATION ${CMAKE_INSTALL_FULL_BINDIR}
80
81
82
install(FILES ${addons_py}
0 commit comments