i dont like cmake

This commit is contained in:
2024-10-23 13:54:46 +01:00
parent d24dce7ffe
commit 11ef7f988d
3 changed files with 7 additions and 9 deletions

View File

@@ -12,8 +12,7 @@ md5sums=('SKIP')
build() {
cd "$srcdir/term-owo-cpp"
cmake . -B build
cd build && make
make dirs build_unix
}
package() {