-
Charles Milette authored
`__cplusplus_winrt` only detected C++/CX (which can be used without compiling for UWP, SetHandleInformation would be available in those cases), and did not detect native UWP C++. This patch fixes that by using the WINAPI_FAMILY_PARTITION macro in the Windows SDK headers in the same way those headers remove SetHandleInformation in UWP builds.
Name |
Last commit
|
Last update |
---|---|---|
bench | ||
cmake | ||
example | ||
include/spdlog | ||
scripts | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
INSTALL | ||
LICENSE | ||
README.md | ||
appveyor.yml | ||
meson.build | ||
meson_options.txt |