diff --git a/cmake/templates/script.bat.in b/cmake/templates/script.bat.in new file mode 100644 index 000000000..d18d6bd9e --- /dev/null +++ b/cmake/templates/script.bat.in @@ -0,0 +1,4 @@ +@echo off +REM generated from catkin/cmake/templates/script.bat.in + +call "@BAT_SCRIPT@" %*