1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 09:27:59 +00:00
putty-source/cmake
Simon Tatham 70f6ce5628 Rename one of my cmake support functions. (NFC)
add_platform_sources_to_library() is now called
add_sources_from_current_dir(), so that it will make sense when I use
it in subdirectories that aren't for a particular platform.
2021-04-19 18:26:56 +01:00
..
platforms Conditionalise a couple of CMake checks. 2021-04-18 08:30:44 +01:00
cmake.h.in Fix a few cmake configure-time checks. 2021-04-17 22:26:00 +01:00
gitcommit.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
gtk.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
licence.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
setup.cmake Rename one of my cmake support functions. (NFC) 2021-04-19 18:26:56 +01:00
toolchain-mingw.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
toolchain-winegcc.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
winegcc Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00