mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
3 lines
111 B
CMake
3 lines
111 B
CMake
install(FILES CMakeLists.txt DESTINATION foo)
|
|
set(CPACK_PACKAGE_CHECKSUM MD5 SHA1 SHA224 SHA256 SHA384 SHA512)
|