mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-06 00:32:34 +00:00
chore: make ufbx compilation language C
This commit is contained in:
Vendored
+1
-1
@@ -28,7 +28,7 @@ function ufbx:project()
|
||||
targetdir(TargetDirectoryLib)
|
||||
location "%{wks.location}/thirdparty/%{prj.name}"
|
||||
kind "StaticLib"
|
||||
language "C++"
|
||||
language "C"
|
||||
|
||||
files {
|
||||
path.join(folder, "ufbx/*.h"),
|
||||
|
||||
Reference in New Issue
Block a user