Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
houjun authored Jul 15, 2021
1 parent 7386daf commit b13c3bc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,14 @@ install(
${PDC_INSTALL_DATA_DIR}/test
)

install(
FILES
${PDC_BINARY_DIR}/bin/pdc_server.exe
${PDC_BINARY_DIR}/bin/close_server
DESTINATION
${CMAKE_INSTALL_PREFIX}/bin
)

#-----------------------------------------------------------------------------
# CPack
#-----------------------------------------------------------------------------
Expand Down

0 comments on commit b13c3bc

Please sign in to comment.