Skip to content

Commit

Permalink
Merge branch 'dzharii/2023-12-02-dev' of github.com:dzharii/awwtools …
Browse files Browse the repository at this point in the history
…into dzharii/2023-12-02-dev
  • Loading branch information
Dmytro Zharii committed Mar 16, 2024
2 parents 34be6a2 + c9c8369 commit c7f2337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake-b.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/env bash
cmake -B cmake-build -S . -DCMAKE_BUILD_TYPE=RELEASE &&\
cmake --build cmake-build &&\
cmake-build\Debug\unit_tests.exe &&\
cmake-build\Debug\unit_tests.exe --list-test-cases
./cmake-build/unit_tests &&\
./cmake-build/unit_tests --list-test-cases

0 comments on commit c7f2337

Please sign in to comment.