Export the COMPATIBLE_INTERFACE_BOOL content properties

This commit is contained in:
Stephen Kelly
2013-01-20 17:09:29 +01:00
parent bd82bb4787
commit 830246e841
7 changed files with 93 additions and 0 deletions
+2
View File
@@ -103,6 +103,8 @@ protected:
std::vector<std::string> &missingTargets);
void PopulateInterfaceProperty(const char *propName, cmTarget *target,
ImportPropertyMap &properties);
void PopulateCompatibleInterfaceProperties(cmTarget *target,
ImportPropertyMap &properties);
void GenerateInterfaceProperties(cmTarget *target, std::ostream& os,
const ImportPropertyMap &properties);