removed md/cd commands
This commit is contained in:
parent
7d14909448
commit
6c89adda38
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ rem distributed under the License is distributed on an "AS IS" BASIS,
|
|||
rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
rem See the License for the specific language governing permissions and
|
||||
rem limitations under the License.
|
||||
md build
|
||||
cd build
|
||||
|
||||
call %~dp0\run_cmake.bat
|
||||
call %~dp0\run_ninja.bat all
|
||||
|
|
Loading…
Reference in a new issue