Skip to content

Instantly share code, notes, and snippets.

View singh-saurabh's full-sized avatar

Saurabh Singh singh-saurabh

  • Mobile Development Group @mdg-iitr
  • Roorkee, India
View GitHub Profile
@singh-saurabh
singh-saurabh / run-make.md
Last active March 17, 2019 11:01
Make build not completing

Steps taken:

git clone https://github.com/CGAL/cgal-public-dev.git
git checkout archive/gsoc2017-Aos_2-demo-tianyu 
git checkout -b tianyu
mkdir -p ~/CGAL/builds/tianyu
cd ~/CGAL/builds/tianyu 
cmake ~/path/to/cgal/
make