What is the property name for setting MSVC Output Files -> Object File Name
? I would like to handle the case where two files of different folders have the same file name. Does cmake offer something of this kind?
Where do I find a list of all available MSVC properties?