mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: sailfish: initial SailfishOS support
This commit is contained in:
@@ -263,5 +263,5 @@ def build(bld):
|
||||
use = libs,
|
||||
install_path = install_path,
|
||||
subsystem = bld.env.MSVC_SUBSYSTEM,
|
||||
rpath = '$ORIGIN',
|
||||
rpath = bld.env.DEFAULT_RPATH,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user