瀏覽代碼

core update

Kajetan Johannes Hammerle 4 年之前
父節點
當前提交
2e61141201
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      meson.build
  2. 1 1
      subprojects/gaming-core

+ 1 - 1
meson.build

@@ -58,7 +58,7 @@ common = static_library('common',
     cpp_args: args)
 common_dep = declare_dependency(
     link_with: common, 
-    include_directories: ['subprojects/gaming-core'])
+    include_directories: libgamingcore_proj.get_variable('libgamingcore_include'))
 
 if host_machine.system() == 'linux'
     liblonelytiger_proj = subproject('lonely-tiger')

+ 1 - 1
subprojects/gaming-core

@@ -1 +1 @@
-Subproject commit a683bc6543c5ff5b5050218e43707e8e6d887884
+Subproject commit eea302e44bb481f8d7461da420f82cfda0258ae5