mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 11:41:51 +02:00
Update tpt-libs
Also restructure meson.build and the ghactions workflow a bit, and enable -ffunction-sections and -fdata-sections. Note that starcatcher uploads have not been tested and most likely don't work.
This commit is contained in:
@@ -3,7 +3,7 @@ resources_files += files(
|
||||
'document.ico',
|
||||
)
|
||||
|
||||
if copt_platform == 'win'
|
||||
if host_platform == 'windows'
|
||||
powder_files += windows_mod.compile_resources(
|
||||
'powder-res.rc',
|
||||
depend_files: [ resources_files, 'resource.h' ],
|
||||
|
Reference in New Issue
Block a user