Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2025
1 parent 9c4fe08 commit 61b8c6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions cmake/Install.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ install(
transformers
variant
EXPORT libhictk-targets
COMPONENT
Libraries
COMPONENT Libraries
FILE_SET
HEADERS
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
Expand Down
3 changes: 1 addition & 2 deletions src/hictk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ include(GNUInstallDirs)
install(
TARGETS
hictk
COMPONENT
Runtime
COMPONENT Runtime
LIBRARY
DESTINATION ${CMAKE_INSTALL_LIBDIR}
ARCHIVE
Expand Down

0 comments on commit 61b8c6e

Please sign in to comment.