.. |
CheckCmakeCompat.cmake
|
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
|
2021-06-22 08:54:18 +02:00 |
ClangFormat.cmake
|
Fixed #7294: Spelling
|
2021-09-17 07:25:51 +02:00 |
ClangToolchain.cmake
|
[cmake] update clang toolchain
|
2023-05-24 08:24:32 +02:00 |
ConfigOptions.cmake
|
[cmake] default to require FFMPEG and SWCALE
|
2023-08-04 12:59:11 +02:00 |
ConfigOptionsAndroid.cmake
|
Added warning for android media codec
|
2022-11-15 15:42:37 +01:00 |
ConfigOptionsiOS.cmake
|
iOS build system fixes
|
2021-05-31 11:21:15 +02:00 |
ConfigureFreeRDP.cmake
|
[cmake] only check client deps for standalone builds
|
2023-05-26 11:38:32 +02:00 |
ConfigureRPATH.cmake
|
[cmake] unify RPATH settings and client deps detection
|
2023-05-26 11:38:32 +02:00 |
EchoTarget.cmake
|
cmake: add target helper functions
|
2013-09-05 15:20:51 -04:00 |
FindCJSON.cmake
|
fix and improve cJSON detection
|
2023-03-11 08:20:10 +01:00 |
FindCairo.cmake
|
Better libcairo dependencies handling though cmake
|
2019-08-14 18:11:14 +02:00 |
FindDBus.cmake
|
Added proper CMake checks for libraries linked with urbdrc
|
2013-08-02 15:49:53 +02:00 |
FindDbusGlib.cmake
|
channels/urbdrc: fix cmake scripts
|
2014-04-26 13:44:58 -04:00 |
FindDevD.cmake
|
* tsmf: OSS code cleanup
|
2015-05-27 22:58:41 +03:00 |
FindDocBookXSL.cmake
|
Replaced xmlto with xsltproc to word around a bug preventing manpages
|
2013-08-06 15:02:36 +02:00 |
FindFAAC.cmake
|
Rewrite of sound and microphone channels
|
2018-04-05 13:14:16 +02:00 |
FindFAAD2.cmake
|
Rewrite of sound and microphone channels
|
2018-04-05 13:14:16 +02:00 |
FindFFmpeg.cmake
|
Fixed FFMPEG detection without pkgconfig
|
2021-07-22 15:11:15 +02:00 |
FindFeature.cmake
|
[CMake] find_feature unset RECOMMENDED
|
2023-03-13 08:39:46 +01:00 |
FindGSM.cmake
|
channels/rdpsnd: initial attempt at adding GSM610 support
|
2013-11-22 12:11:39 -05:00 |
FindGStreamer_1_0.cmake
|
Fix gstreamer-1.0 detection
|
2017-07-28 16:31:41 -04:00 |
FindGlib.cmake
|
Find glibconfig.h cmake should use pkgconfig information instead of a hard coded path to /usr/lib.
|
2014-06-27 14:46:27 -05:00 |
FindIPP.cmake
|
cmake: fix Mac OS X IPP detection
|
2013-01-19 20:46:14 -05:00 |
FindImageMagick.cmake
|
xfreerdp-client: hack cmake for ubuntu imagemagick
|
2013-05-01 12:39:26 -04:00 |
FindKRB5.cmake
|
[cmake] simplify krb5 detection
|
2023-02-27 11:18:02 +01:00 |
FindLAME.cmake
|
Rewrite of sound and microphone channels
|
2018-04-05 13:14:16 +02:00 |
FindMbedTLS.cmake
|
cmake: add mbed TLS detection
|
2015-09-15 20:52:46 -04:00 |
FindOSS.cmake
|
Necessary changes to get latest branch working on OpenBSD 5.6
|
2015-04-21 14:42:06 -04:00 |
FindOpenH264.cmake
|
Added pkg-config to cmake OpenH264 detection.
|
2017-05-10 12:35:20 +02:00 |
FindOpenSLES.cmake
|
Android build system fixes (OpenSLES, CMAKE_PREFIX_PATH, debug symbols)
|
2021-05-28 10:20:25 +02:00 |
FindPAM.cmake
|
cmake: added PAM detection script
|
2013-05-03 23:29:04 -04:00 |
FindPCSC.cmake
|
libwinpr-smartcard: add option to build statically against specialized pcsclite build
|
2014-04-08 01:26:28 -04:00 |
FindPCSCWinPR.cmake
|
libwinpr-smartcard: add option to build statically against specialized pcsclite build
|
2014-04-08 01:26:28 -04:00 |
FindPixman.cmake
|
cmake: add FindPixman.cmake
|
2013-08-05 20:50:23 -04:00 |
FindPkcs11.cmake
|
[cmake] do proper pkcs11 detection
|
2023-06-28 10:02:15 +02:00 |
FindPulse.cmake
|
cmake: add PULSE_FOUND variable to FindPulse.cmake
|
2015-05-20 11:27:36 -04:00 |
FindSDL2TTF.cmake
|
[mingw] fix build issues on debian 12
|
2023-08-01 13:32:35 +02:00 |
FindSWScale.cmake
|
Fixed SWScale cmake find script.
|
2019-12-19 08:45:29 +01:00 |
FindUDev.cmake
|
Added proper CMake checks for libraries linked with urbdrc
|
2013-08-02 15:49:53 +02:00 |
FindUUID.cmake
|
Fix #2617: Removed MacPorts from CMake (default) search path.
|
2018-05-14 10:39:12 +02:00 |
FindWayland.cmake
|
Fixed wayland library detection.
|
2019-01-29 09:34:30 +01:00 |
Findlibsystemd.cmake
|
Adds a systemd journal appender
|
2015-10-30 14:50:14 +01:00 |
Findlibusb-1.0.cmake
|
Added libusb detection for windows.
|
2020-03-09 12:43:42 +01:00 |
Findlodepng.cmake
|
[cmake] build using external lodepng
|
2023-07-26 20:19:46 +02:00 |
Findsoxr.cmake
|
Add soxr library and include paths.
|
2018-11-14 13:27:20 +01:00 |
GNUInstallDirsWrapper.cmake
|
cmake: Allow CMAKE_INSTALL_LIBDIR to be an absolute path.
|
2012-08-15 00:26:04 -04:00 |
GetGitRevisionDescription.cmake
|
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
|
2021-06-22 08:54:18 +02:00 |
GetGitRevisionDescription.cmake.in
|
Git build versioning added.
|
2012-07-27 03:11:40 +02:00 |
InstallFreeRDPMan.cmake
|
Use CMAKE_INSTALL_MANDIR for installing man pages. (#8113)
|
2022-08-16 10:01:50 +02:00 |
LibFindMacros.cmake
|
Added new cmake library search functions.
|
2014-05-23 13:06:03 +02:00 |
MSVCRuntime.cmake
|
[cmake] no longer override CXX variables with C counterparts
|
2023-07-26 16:19:07 +02:00 |
MergeStaticLibs.cmake
|
freerdp: various missing link dependencies and symbol exports
|
2013-09-03 21:48:26 -04:00 |
SetFreeRDPCMakeInstallDir.cmake
|
Add SetFreeRDPCMakeInstallDir function to abstract away platform differences
|
2018-05-02 10:36:52 -05:00 |
ShowCMakeVars.cmake
|
Add cmake function ShowCMakeVars and display configured paths in build
|
2021-10-11 08:38:53 +02:00 |
WindowsDLLVersion.rc.in
|
build/win32: fix DLL version information
|
2016-02-29 16:00:35 +01:00 |
ios.toolchain.cmake
|
[build] require CMake >= 3.13
|
2023-02-27 11:18:02 +01:00 |
today.cmake
|
Fixed rdtk, uwac and winpr standalone builds
|
2021-06-22 08:54:18 +02:00 |