mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 14:49:39 -06:00
7 lines
225 B
ReStructuredText
7 lines
225 B
ReStructuredText
E_sum-stdin
|
|
-----------
|
|
|
|
* The :manual:`cmake(1)` ``-E`` commands ``md5sum``, ``sha1sum``,
|
|
``sha224sum``, ``sha256sum``, ``sha384sum``, and ``sha512sum`` now have the
|
|
ability to read from standard input by passing ``-``.
|