Skip to content

Latest commit

 

History

History
 
 

deployers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Deployers

  • Runtime Zipper
$ conan install --requires=fmt/10.0.0 -o="fmt/*:shared=True" --deploy=runtime_zip_deploy
# ...
======== Computing necessary packages ========
Requirements
    fmt/10.0.0#dd5e3eb81b512a1bb34a5aab88a07e82:a54b21e862b2638e704927807d06df018d4514c5#df013771a6193a12440274931cd966e8 - Cache

======== Installing packages ========
fmt/10.0.0: Already installed! (1 of 1)

======== Finalizing install (deploy, generators) ========
Install finished successfully
$ unzip runtime.zip 
Archive:  runtime.zip
  inflating: libfmt.dylib            
  inflating: libfmt.10.0.0.dylib     
  inflating: libfmt.10.dylib