mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
feat(gx): add directxmath for MinGW
This commit is contained in:
parent
0d09dee4b3
commit
3e77eb935a
51 changed files with 49251 additions and 12 deletions
10
vendor/directxmath-3.19.0/build/DirectXMath.pc.in
vendored
Normal file
10
vendor/directxmath-3.19.0/build/DirectXMath.pc.in
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
libdir=@DIRECTXMATH_LIBDIR_FOR_PKG_CONFIG@
|
||||
includedir=@DIRECTXMATH_INCLUDEDIR_FOR_PKG_CONFIG@
|
||||
|
||||
Name: @PROJECT_NAME@
|
||||
Description: @PROJECT_DESCRIPTION@
|
||||
URL: @PROJECT_HOMEPAGE_URL@
|
||||
Version: @PROJECT_VERSION@
|
||||
Cflags: -I${includedir}
|
||||
Libs:
|
||||
Loading…
Add table
Add a link
Reference in a new issue