[cmake-developers] Rename suffix of Mac OS Framework

Roman Wüger roman.wueger at gmx.at
Thu Oct 1 04:07:07 EDT 2015


Hello,

at the moment I build my frameworks with the following property:

set_target_properties(${PROJECT_NAME} PROPERTIES FRAMEWORK TRUE)

If my project is called "Test" for example, then a folder structure with the name "Test.framework" is created.

Is there a way to rename the suffix ".framework"?

Thanks in advance

Best regards
Roman


More information about the cmake-developers mailing list