mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Add printout for new flag
This commit is contained in:
parent
c1d0850744
commit
8408de7462
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ if [[ "${HELP}" == "yes" ]]; then
|
|||
fi
|
||||
|
||||
echo ""
|
||||
echo "BUILD_DEPS = ${BUILD_DEPS} (only: ${BUILD_DEPS_ONLY})"
|
||||
echo "CMAKE_BUILD_TYPE = ${BUILD_TYPE}"
|
||||
echo "CP2K_VERSION = ${CP2K_VERSION}"
|
||||
echo "INSTALL_PREFIX = ${INSTALL_PREFIX}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue