File indexing completed on 2024-04-14 05:39:51

0001 #!/bin/sh
0002 
0003 export __CMAKE_HELPER_UTILS_CACHE=@cmake_helper_utils_cache_quoted@
0004 export __CMAKE_HELPER_SCRIPT_DIR=@cmake_helper_script_dir_quoted@
0005 export CMAKE_GENERAL_BASE=@base_dir_quoted@
0006 exec "${__CMAKE_HELPER_SCRIPT_DIR}/cmake-utils-run-helper.sh" "$@"