Add cmake option `FASTCACHED_ENABLE_STATIC_BUILD` (default `OFF`) to force static compilation of `fastcached` executable. Have that also uploaded to Github CI artifacts, ready to be used when creating releases.
Add cmake option
FASTCACHED_ENABLE_STATIC_BUILD(defaultOFF) to force static compilation offastcachedexecutable.Have that also uploaded to Github CI artifacts, ready to be used when creating releases.