[CMake] Custom command on cpack target

Gonzalo Garramuño ggarra13 at gmail.com
Tue Jan 10 15:34:57 EST 2017


I would like to run a custom command on the zip file generated by 
cpack.   The idea is that I want to calculate its sha256 checksum.  
Unfortunately it seems the zip file cannot be a target in a 
CMakeLists.txt file or I'm doing something wrong.

Can someone give me a hand?


-- 
Gonzalo Garramuño



More information about the CMake mailing list