11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
(jbuild_version 1)
|
|
|
|
(executable
|
|
((name test)
|
|
(libraries (hex secp256k1-internal alcotest))))
|
|
|
|
(alias
|
|
((name runtest)
|
|
(deps (test.exe))
|
|
(action (run ${<}))))
|