- create a default CMakeLists.txt with cgal_create_cmake_script, - call "cmake ." (it will work only if CGAL_DIR is defined in the environment), - call "make -f Makefile" (-f Makefile is needed if an old file "makefile" is here).