mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
Merge topic 'cleanup-object-file-names'
0996f2aHide Makefile local object info inside local generator67734beVS: Simplify object name computation4ae7f36Remove unused partial OBJECT_FILES property implementation
This commit is contained in:
@@ -403,9 +403,6 @@ public:
|
||||
// Define the properties
|
||||
static void DefineProperties(cmake *cm);
|
||||
|
||||
// Compute the OBJECT_FILES property only when requested
|
||||
void ComputeObjectFiles();
|
||||
|
||||
/** Get the macro to define when building sources in this target.
|
||||
If no macro should be defined null is returned. */
|
||||
const char* GetExportMacro();
|
||||
|
||||
Reference in New Issue
Block a user