mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
pgo: move pgo.c and pgo stimuli to pgo directory
This commit is contained in:
parent
2639e7d2e2
commit
5a1273eb5b
3 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ pgolib = static_library(
|
|||
|
||||
executable(
|
||||
'pgo',
|
||||
'pgo.c',
|
||||
'pgo/pgo.c',
|
||||
dependencies: [math, threads, pixman, fcft, tllist],
|
||||
link_with: pgolib,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue