igwn-cmake-macros 1.4.0
Functions | Variables
dependencies.cmake File Reference

Functions

**fn RPMInstallDependencies (SPEC_FILE VAR) * @brief Installs build dependencies from given SPEC_FILE * @details This function will attempt to install BuildRequires dependencies specified in the SPEC_FILE. * @param[in] SPEC_FILE RPM spec file
 

Variables

must have the extension spec param[out] VAR name of variable to substitute with result *note If there is no known way to install the dependencies
 

Function Documentation

◆ RPMInstallDependencies()

**fn RPMInstallDependencies ( SPEC_FILE  VAR)

Variable Documentation

◆ dependencies

must have the extension spec param [out] VAR name of variable to substitute with result* note If there is no known way to install the dependencies