Fekir's Blog
Categories
Keywords
About Me
Policies
2025-02-21 : A C++ class generator
2024-12-05 : Replace file in an android program
2024-09-11 : Conditional compilation
2024-03-24 : How to assemble a Java Program
2023-09-14 : Prefer function overloads to std::variant
2023-07-31 : Dependency injection in CMake
2023-06-01 : CMake, MSVC, and Ninja
2023-04-03 : Blacklist dependencies in CMake
2022-07-04 : Toolchain file in CMake
2021-12-10 : Toolbox of a GNU/Linux C++ programmer
2021-10-24 : Macros usages in C++
2021-09-24 : A minimal C++ development environment
2021-07-16 : CMake, custom targets, and commands
2021-02-27 : Introduction to make
2020-08-17 : Library dependency graphs in CMake
2020-01-13 : chroot as docker alternative for building
2019-12-17 : Docker process creation overhead when compiling