FreeRDP/cmake
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
..
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
CompilerFlags.cmake dvc: Add field for custom interface data 2023-11-15 14:53:55 +01:00
ConfigOptions.cmake [bsd] clean up bsd related detections 2023-10-10 22:59:53 +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
DetectBSD.cmake [bsd] clean up bsd related detections 2023-10-10 22:59:53 +02:00
EchoTarget.cmake
FindCairo.cmake Better libcairo dependencies handling though cmake 2019-08-14 18:11:14 +02:00
FindDocBookXSL.cmake
FindFAAC.cmake
FindFAAD2.cmake
FindFeature.cmake [CMake] find_feature unset RECOMMENDED 2023-03-13 08:39:46 +01:00
FindFFmpeg.cmake [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
FindGSM.cmake
FindIPP.cmake
FindKRB5.cmake [cmake] fix krb5 help text 2023-09-02 07:56:21 +02:00
FindLAME.cmake
Findlibsystemd.cmake
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
FindMbedTLS.cmake
FindOpenH264.cmake
FindOpenSLES.cmake [opensles] moved detection to modules 2023-10-10 22:59:53 +02:00
FindOSS.cmake
FindPAM.cmake
FindPCSC.cmake [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
FindPCSCWinPR.cmake
FindPixman.cmake
FindPkcs11.cmake [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
Findsoxr.cmake Add soxr library and include paths. 2018-11-14 13:27:20 +01:00
FindSWScale.cmake [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
FindWayland.cmake [cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig) 2023-08-21 12:43:56 +02:00
GetGitRevisionDescription.cmake Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
GetGitRevisionDescription.cmake.in
GNUInstallDirsWrapper.cmake
InstallFreeRDPMan.cmake Use CMAKE_INSTALL_MANDIR for installing man pages. (#8113) 2022-08-16 10:01:50 +02:00
ios.toolchain.cmake [build] require CMake >= 3.13 2023-02-27 11:18:02 +01:00
LibFindMacros.cmake
MergeStaticLibs.cmake
MSVCRuntime.cmake [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY 2023-11-16 10:40:04 +01:00
pkg-config-install-prefix.cmake [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
SetFreeRDPCMakeInstallDir.cmake
ShowCMakeVars.cmake Add cmake function ShowCMakeVars and display configured paths in build 2021-10-11 08:38:53 +02:00
today.cmake Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
WarnUnmaintained.cmake [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
WindowsDLLVersion.rc.in