Home
last modified time | relevance | path

Searched refs:UseFolderProperty (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio8Generator.cxx131 bool cmGlobalVisualStudio8Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio8Generator
133 return IsExpressEdition() ? false : cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
164 if (this->UseFolderProperty()) { in AddCheckTarget()
H A DcmGlobalVisualStudio11Generator.h52 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio11Generator.cxx225 bool cmGlobalVisualStudio11Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio11Generator
230 return cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
H A DcmGlobalVisualStudio71Generator.h40 bool UseFolderProperty() const override { return false; } in UseFolderProperty() function
H A DcmGlobalVisualStudio8Generator.h81 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio71Generator.cxx43 bool useFolderProperty = this->UseFolderProperty(); in WriteSLNFile()
H A DcmGlobalVisualStudio7Generator.cxx415 if (written && this->UseFolderProperty()) { in WriteTargetsToSolution()
H A DcmGlobalGenerator.h458 virtual bool UseFolderProperty() const;
H A DcmGlobalVisualStudioGenerator.cxx222 if (this->UseFolderProperty()) { in AddExtraIDETargets()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio8Generator.cxx131 bool cmGlobalVisualStudio8Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio8Generator
133 return IsExpressEdition() ? false : cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
164 if (this->UseFolderProperty()) { in AddCheckTarget()
H A DcmGlobalVisualStudio11Generator.h52 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio11Generator.cxx225 bool cmGlobalVisualStudio11Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio11Generator
230 return cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
H A DcmGlobalVisualStudio71Generator.h40 bool UseFolderProperty() const override { return false; } in UseFolderProperty() function
H A DcmGlobalVisualStudio8Generator.h81 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio71Generator.cxx43 bool useFolderProperty = this->UseFolderProperty(); in WriteSLNFile()
H A DcmGlobalVisualStudio7Generator.cxx415 if (written && this->UseFolderProperty()) { in WriteTargetsToSolution()
H A DcmGlobalGenerator.h458 virtual bool UseFolderProperty() const;
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio8Generator.cxx131 bool cmGlobalVisualStudio8Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio8Generator
133 return IsExpressEdition() ? false : cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
164 if (this->UseFolderProperty()) { in AddCheckTarget()
H A DcmGlobalVisualStudio11Generator.h52 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio11Generator.cxx225 bool cmGlobalVisualStudio11Generator::UseFolderProperty() const in UseFolderProperty() function in cmGlobalVisualStudio11Generator
230 return cmGlobalGenerator::UseFolderProperty(); in UseFolderProperty()
H A DcmGlobalVisualStudio71Generator.h40 bool UseFolderProperty() const override { return false; } in UseFolderProperty() function
H A DcmGlobalVisualStudio8Generator.h81 bool UseFolderProperty() const override;
H A DcmGlobalVisualStudio71Generator.cxx43 bool useFolderProperty = this->UseFolderProperty(); in WriteSLNFile()
H A DcmGlobalVisualStudio7Generator.cxx415 if (written && this->UseFolderProperty()) { in WriteTargetsToSolution()
H A DcmGlobalGenerator.h458 virtual bool UseFolderProperty() const;

12