|
@@ -325,6 +325,7 @@ cmTarget::cmTarget(std::string const& name, cmStateEnums::TargetType type,
|
|
|
initProp("Fortran_MODULE_DIRECTORY");
|
|
initProp("Fortran_MODULE_DIRECTORY");
|
|
|
initProp("Fortran_COMPILER_LAUNCHER");
|
|
initProp("Fortran_COMPILER_LAUNCHER");
|
|
|
initProp("Fortran_PREPROCESS");
|
|
initProp("Fortran_PREPROCESS");
|
|
|
|
|
+ initProp("Fortran_VISIBILITY_PRESET");
|
|
|
initProp("GNUtoMS");
|
|
initProp("GNUtoMS");
|
|
|
initProp("OSX_ARCHITECTURES");
|
|
initProp("OSX_ARCHITECTURES");
|
|
|
initProp("IOS_INSTALL_COMBINED");
|
|
initProp("IOS_INSTALL_COMBINED");
|