aboutsummaryrefslogtreecommitdiff
path: root/Taskfile.yaml
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-10-25 02:21:25 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-10-25 02:21:25 -0400
commit3c17d3d5f3e34a9302212856b019ddb7842a8a66 (patch)
tree21fd82f88a71f98db461af149925fdcd879f0a99 /Taskfile.yaml
parent2d7121606c4acb06f5891442bd55b0af750c1466 (diff)
make ossl updates work
Diffstat (limited to 'Taskfile.yaml')
-rw-r--r--Taskfile.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Taskfile.yaml b/Taskfile.yaml
index 7430244..ea12599 100644
--- a/Taskfile.yaml
+++ b/Taskfile.yaml
@@ -98,6 +98,7 @@ tasks:
silent: true
- cmd: cmake --install {{ .CMAKE_BUILD_DIR }} {{ .CLI_ARGS }}
+ #Test executable and library must be built for tests to run
memcheck:
desc: 'Runs Valgrind memcheck in debug mode against the nctest executable (Linux only)'
platforms: