Metaprogramming Course How to build First, clone the repository: git clone https://github.com/OAMichael/Metaprogramming-Course.git --recursive Second, run cmake: cmake -S . -B build cmake --build build -j