asparamancer
06/24/2020, 6:18 PMseph
06/24/2020, 6:24 PMcpack
does that. I’m not sure what customizing options you have. I tend to just make my own packages.alessandrogario
06/24/2020, 6:26 PMset(CPACK_PREFLIGHT_APPLICATIONBUNDLE_SCRIPT "/path/to/preflight.sh")
set(CPACK_POSTFLIGHT_APPLICATIONBUNDLE_SCRIPT "/path/to/postflight.sh")
asparamancer
06/24/2020, 6:38 PMosqueryctl start
alessandrogario
06/25/2020, 5:55 PMmake package
command should import those two files in the .pkgasparamancer
06/25/2020, 6:02 PM