Skip to content

Commit

Permalink
change build target update-mscp-rst to update-rst
Browse files Browse the repository at this point in the history
  • Loading branch information
upa committed Feb 4, 2024
1 parent 25207cf commit 36e45cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ configure_file(
${mscp_SOURCE_DIR}/doc/mscp.1.in
${PROJECT_BINARY_DIR}/mscp.1)

add_custom_target(update-mscp-rst
add_custom_target(update-rst
COMMENT "Update doc/mscp.rst from mscp.1.in"
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
COMMAND
Expand Down

0 comments on commit 36e45cd

Please sign in to comment.