FreeRDP/winpr
Armin Novak e0e72f9c28 [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY
* Increase required CMake version to 3.15 (windows only)
* Use
  https://cmake.org/cmake/help/latest/prop_tgt/MSVC_RUNTIME_LIBRARY.html#prop_tgt:MSVC_RUNTIME_LIBRARY
  to select windows runtime
2023-11-16 10:40:04 +01:00
..
include [build] fix mingw build on Ubuntu 22.04 2023-11-13 19:43:44 +01:00
libwinpr spnego: add NegoEx in known mechType and don't segfault with unknown mechType 2023-11-13 19:43:44 +01:00
test Correct typos and formatting errors in format strings 2023-07-28 15:34:46 +02:00
tools [winpr,tools] warn if unimplemented function called 2023-10-10 19:35:27 +02:00
.gitignore
CMakeLists.txt [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY 2023-11-16 10:40:04 +01:00
winpr.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
WinPRConfig.cmake.in
wlog.7