Home
last modified time | relevance | path

Searched refs:HasOutputPathPrefix (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalNinjaGenerator.h414 bool HasOutputPathPrefix() const { return !this->OutputPathPrefix.empty(); } in HasOutputPathPrefix() function
H A DcmGlobalNinjaGenerator.cxx1783 if (!this->HasOutputPathPrefix()) { in WriteTargetDefault()
2176 if (!this->HasOutputPathPrefix() || cmSystemTools::FileIsFullPath(path)) { in NinjaOutputPath()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalNinjaGenerator.h414 bool HasOutputPathPrefix() const { return !this->OutputPathPrefix.empty(); } in HasOutputPathPrefix() function
H A DcmGlobalNinjaGenerator.cxx1783 if (!this->HasOutputPathPrefix()) { in WriteTargetDefault()
2176 if (!this->HasOutputPathPrefix() || cmSystemTools::FileIsFullPath(path)) { in NinjaOutputPath()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalNinjaGenerator.h414 bool HasOutputPathPrefix() const { return !this->OutputPathPrefix.empty(); } in HasOutputPathPrefix() function
H A DcmGlobalNinjaGenerator.cxx1783 if (!this->HasOutputPathPrefix()) { in WriteTargetDefault()
2176 if (!this->HasOutputPathPrefix() || cmSystemTools::FileIsFullPath(path)) { in NinjaOutputPath()