Skip to content

Commit

Permalink
update Sat Mar 16 11:36:05 AM PDT 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 16, 2024
1 parent 909862d commit c9c8369
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 c9c8369

Please sign in to comment.