mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
cache_dependencies.py - note expected cwd
This commit is contained in:
@@ -5,6 +5,8 @@ This script is finding common install directory and either
|
|||||||
packs each folder into a tar.gz archive, if it wasn't packed before,
|
packs each folder into a tar.gz archive, if it wasn't packed before,
|
||||||
or unpacks existing archives.
|
or unpacks existing archives.
|
||||||
|
|
||||||
|
Expected to be executed from 'build' directory (e.g. that might contain 'Linux/x86_64/install').
|
||||||
|
|
||||||
Usage: python cache_dependencies.py [pack|unpack]
|
Usage: python cache_dependencies.py [pack|unpack]
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user