Skip to content

Commit 4ec3350

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0acee79 commit 4ec3350

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/nchg/CMakeLists.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,13 @@ install(
7474
TARGETS
7575
stocc
7676
randomc
77-
COMPONENT
78-
Libraries
77+
COMPONENT Libraries
7978
)
8079

8180
install(
8281
TARGETS
8382
NCHG
84-
COMPONENT
85-
Runtime
83+
COMPONENT Runtime
8684
LIBRARY
8785
DESTINATION ${CMAKE_INSTALL_LIBDIR}
8886
ARCHIVE

0 commit comments

Comments
 (0)