git clone https://github.com/ahoarau/meka-cmake-modules.gitcd meka-cmake-modules
mkdir build; cd build
cmake ..
sudo make installor cmake .. -DOVERWRITE=1 to overwrite existing files
WARNING : the files are (for now) installed in ${CMAKE_ROOT}/Modules
TODO : use a proper directory