CMake is a tool that manages the building of source code. Originally, CMake was designed as a generator of various Makefile dialects, but has evolved into being able to use buildsystems such as Ninja and project files from IDEs such as Visual Studio and Xcode.
CMake
0001-01-01
Recent Posts
Linux Persistence: Startup Scripts
2024-11-10 DFIR CTF linux persistence systemd SysV init startup script
Linux Persistence: Cron
2024-11-10 DFIR CTF linux persistence cron
Linux Persistence: User Accounts
2021-06-27 DFIR linux persistence