Put the .cmake files (builder, helpers, maker) somewhere in your project, e.g: your_project/support/cmake/modules.
Make sure you have added the correct path in your CMakeLists.txt (use examples for reference).
Note: Requires at least CMake version 3.10