8000 Rebase · libgit2/libgit2@5d6e679 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d6e679

Browse files
committed
Rebase
1 parent 3951f96 commit 5d6e679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ if(MSVC_IDE)
5353
set_source_files_properties(win32/precompiled.c COMPILE_FLAGS "/Ycprecompiled.h")
5454
endif()
5555

56-
install(TARGETS git2_cli EXPORT ${LIBGIT2_TARGETS_EXPORT_NAME} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
56+
install(TARGETS git2_cli RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})

0 commit comments

Comments
 (0)
0