mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
Merge topic 'windows-export-all-symbols'
f8d4e3d7 bindexplib: Export symbols from objects even with explicit markup
This commit is contained in:
@@ -244,9 +244,7 @@ public:
|
||||
*----------------------------------------------------------------------
|
||||
*/
|
||||
void DumpObjFile() {
|
||||
if(!HaveExportedObjects()) {
|
||||
this->DumpExternalsObjects();
|
||||
}
|
||||
this->DumpExternalsObjects();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user