dont forget to link math on gkib

This commit is contained in:
Caleb Connolly 2022-02-28 00:35:59 +00:00
parent 2e07eceb15
commit 4c90c076eb
No known key found for this signature in database
GPG key ID: 0583312B195F64B6

View file

@ -1,7 +1,9 @@
project('pbsplash', 'c')
cc = meson.get_compiler('c')
deps = [
dependency('tfblib'),
cc.find_library('m', required : false)
]
inc = [