Install EPW/bin/pp.py as INSTALL/bin/epw_pp.py

This commit is contained in:
Ye Luo 2021-06-21 22:47:27 -05:00
parent 8945efa604
commit da061f2aa0
1 changed files with 2 additions and 0 deletions

View File

@ -89,3 +89,5 @@ qe_install_targets(
qe_epw
# Exacutables
qe_epw_exe qe_zg_exe)
install(PROGRAMS bin/pp.py TYPE BIN RENAME epw_pp.py)