FreeRDP/rdtk
akallabeth 7a71441476 [warnings] fix integer multiplications
Ensure the integer width for size arguments is 64bit in a
multiplication. Leading 64bit constant 1ull expands width, a trailing
one is ignored.
2023-08-22 11:55:00 +02:00
..
include Reorganized RDTK headers 2022-03-03 11:26:48 +01:00
librdtk [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
sample [cmake] use FindX11 from CMake 3.13 2023-05-31 11:05:56 +02:00
templates [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
CMakeLists.txt [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00