2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-19 04:22:15 +00:00

replace png with svg in install.

This commit is contained in:
Klemens Morgenstern
2024-12-20 11:29:23 +08:00
committed by Klemens Morgenstern
parent 298b60caca
commit 65251a2316

View File

@@ -16,10 +16,10 @@ explicit pdf_ ;
install images
:
images/posix_exec_err.png
images/posix_fork_err.png
images/posix_success.png
images/windows_exec.png
images/posix_exec_err.svg
images/posix_fork_err.svg
images/posix_success.svg
images/windows_exec.svg
:
<location>html/images
;