mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fix linking with runtime in performance/
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
5814b3f90a
commit
b8d59864f0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
(targets Sort.x64.exe)
|
||||
(deps
|
||||
(:lama Sort.lama)
|
||||
../runtime/runtime.a)
|
||||
../runtime/x64/runtime.a)
|
||||
(mode
|
||||
(promote (until-clean)))
|
||||
(action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue