UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

7 lines (6 loc) 190 B
/** * The timeout to use for apt commands * Wait up to 300 seconds if the apt-get lock is held * @private Used internally */ export declare const aptTimeout = "Dpkg::Lock::Timeout=300";