TZIVI-254: IVI needs a newer version of cmake
[profile/ivi/cmake.git] / configure
1 #!/bin/sh
2 cmake_source_dir=`cd "\`dirname \"$0\"\`";pwd`
3 exec "${cmake_source_dir}/bootstrap" "$@"