xref: /third_party/libsnd/Scripts/cmake-build.sh
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libsnd/Scripts/
1b815c7f3Sopenharmony_ci#!/bin/bash -eu
2b815c7f3Sopenharmony_ci
3b815c7f3Sopenharmony_cirm -rf CMakeCache.txt CMakeFiles/ _Build
4b815c7f3Sopenharmony_ci
5b815c7f3Sopenharmony_cimkdir _Build
6b815c7f3Sopenharmony_cicd _Build
7b815c7f3Sopenharmony_cicmake ..
8b815c7f3Sopenharmony_cicmake --build .
9b815c7f3Sopenharmony_cictest -V
10

Indexes created Thu Nov 07 10:32:03 CST 2024