CMake
provides you with two hashing functions: string(<hash-algorithm>)
and file(<hash-algorithm>)
. These work just fine but I reformed them to work well with cmakepp
and extended the functionality:
CMake
provides you with two hashing functions: string(<hash-algorithm>)
and file(<hash-algorithm>)
. These work just fine but I reformed them to work well with cmakepp
and extended the functionality: