Skip to content

CentralLabFacilities/meka-cmake-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meka Cmake Modules

Getting the repo

git clone https://github.com/ahoarau/meka-cmake-modules.git

Installing

cd meka-cmake-modules
mkdir build; cd build
cmake ..
sudo make install

or cmake .. -DOVERWRITE=1 to overwrite existing files

WARNING : the files are (for now) installed in ${CMAKE_ROOT}/Modules

TODO : use a proper directory

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%