Move blob file to objects kwarg in target declaration
This commit is contained in:
@ -69,9 +69,9 @@ endif
|
||||
shared_library(
|
||||
'game_payload',
|
||||
sources,
|
||||
tp6c,
|
||||
res_header,
|
||||
res_object,
|
||||
objects: tp6c,
|
||||
include_directories: include_dir,
|
||||
name_prefix: ''
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user