Home
last modified time | relevance | path

Searched refs:inst_program (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackPackageMakerGenerator.cxx355 cmValue inst_program = this->GetOption("CPACK_INSTALLER_PROGRAM"); in InitializeInternal() local
356 if (inst_program && !inst_program->empty()) { in InitializeInternal()
357 pkgPath = inst_program; in InitializeInternal()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackPackageMakerGenerator.cxx355 cmValue inst_program = this->GetOption("CPACK_INSTALLER_PROGRAM"); in InitializeInternal() local
356 if (inst_program && !inst_program->empty()) { in InitializeInternal()
357 pkgPath = inst_program; in InitializeInternal()
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackPackageMakerGenerator.cxx355 cmValue inst_program = this->GetOption("CPACK_INSTALLER_PROGRAM"); in InitializeInternal() local
356 if (inst_program && !inst_program->empty()) { in InitializeInternal()
357 pkgPath = inst_program; in InitializeInternal()