mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-10 00:11:44 +00:00
Add WINDOWS_EXPORT_ALL_SYMBOLS to KB-H049 description
Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
@@ -302,4 +302,4 @@ The file test_package/CMakeLists.txt should require CMake 3.1 by default: `cmake
|
||||
|
||||
#### **<a name="KB-H049">#KB-H049</a>: "CMAKE WINDOWS EXPORT ALL SYMBOLS"**
|
||||
|
||||
The CMakeLists.txt definition [CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS](https://cmake.org/cmake/help/v3.4/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.html) is available since CMake 3.4 only. Any previous version will ignore it.
|
||||
The CMakeLists.txt definitions [CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS](https://cmake.org/cmake/help/v3.4/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.html) and [WINDOWS_EXPORT_ALL_SYMBOLS](https://cmake.org/cmake/help/v3.4/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.html) are available since CMake 3.4 only. Any previous version will ignore it.
|
||||
|
Reference in New Issue
Block a user