Files
cgal/Scripts/developer_scripts/create_cgal_test_with_cmake
T
Laurent Rineau 9f1fd59afa Rename create_cgal_test_with_cmake to create_cgal_test
For the moment, it still creates file named "cgal_test_with_cmake"...
2011-03-03 15:48:55 +00:00

4 lines
43 B
Bash
Executable File

#!/bin/sh
exec ${0%_with_cmake} ${1+"$@"}