mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
Merge topic 'auto_export_dll_symbols'
8f86407cWindows: Optionally generate DLL module definition files automatically069aa93bbindexplib: Add support for "/bigobj" format objects61bbbdcfbindexplib: Fix treatment of some symbolsde70c922bindexplib: Teach DumpFile to return errors8ea69dfebindexplib: Build source as part of CMakeLib2963cb2abindexplib: Wrap long lines4ff09893bindexplib: Drop code that CMake does not need7de8276cbindexplib: Add copyright/license notice block65086ad7bindexplib: Import original implementation from CERN
This commit is contained in:
@@ -251,6 +251,7 @@ Properties on Targets
|
||||
/prop_tgt/VS_WINRT_EXTENSIONS
|
||||
/prop_tgt/VS_WINRT_REFERENCES
|
||||
/prop_tgt/WIN32_EXECUTABLE
|
||||
/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS
|
||||
/prop_tgt/XCODE_ATTRIBUTE_an-attribute
|
||||
/prop_tgt/XCTEST
|
||||
|
||||
|
||||
@@ -275,6 +275,7 @@ Variables that Control the Build
|
||||
/variable/CMAKE_USE_RELATIVE_PATHS
|
||||
/variable/CMAKE_VISIBILITY_INLINES_HIDDEN
|
||||
/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD
|
||||
/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
|
||||
/variable/CMAKE_WIN32_EXECUTABLE
|
||||
/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute
|
||||
/variable/EXECUTABLE_OUTPUT_PATH
|
||||
|
||||
Reference in New Issue
Block a user