.props files are similar to .vcxproj files but can be used (aka included) across multiple vcxproj files to project settings.
All the variables I used in a .props file are not parsed and therefore not available in the .vcxproj files while using cmakeconverter.
thanks
.props files are similar to .vcxproj files but can be used (aka included) across multiple vcxproj files to project settings.
All the variables I used in a .props file are not parsed and therefore not available in the .vcxproj files while using cmakeconverter.
thanks