diff --git a/scripts/run_cmake.bat b/scripts/run_cmake.bat index ee43cc0..bb13328 100644 --- a/scripts/run_cmake.bat +++ b/scripts/run_cmake.bat @@ -12,7 +12,7 @@ @rem See the License for the specific language governing permissions and @rem limitations under the License. -PUSHD %1 +PUSHD md build cd build diff --git a/scripts/run_ninja.bat b/scripts/run_ninja.bat index e09f799..30da4f8 100644 --- a/scripts/run_ninja.bat +++ b/scripts/run_ninja.bat @@ -12,7 +12,7 @@ @rem See the License for the specific language governing permissions and @rem limitations under the License. -PUSHD %1 +PUSHD cd build