11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
|
(jbuild_version 1)
|
||
|
|
||
|
(executable
|
||
|
((name pbkdf_tests)
|
||
|
(libraries (pbkdf alcotest))))
|
||
|
|
||
|
(alias
|
||
|
((name runtest-pbkdf)
|
||
|
(deps (pbkdf_tests.exe))
|
||
|
(action (run ${<}))))
|