mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-06-08 03:03:50 +00:00
Renamed glTFConfig to TinyGLTFConfig
This renaming is done so that the config file matches the project name which is TinyGLTF. This is done to prevent future name collision should the Khronos glTF project decides to provide their own CMake configuration file.
This commit is contained in:
@@ -22,7 +22,7 @@ INSTALL ( FILES
|
||||
)
|
||||
|
||||
INSTALL ( FILES
|
||||
cmake/glTFConfig.cmake
|
||||
cmake/TinyGLTFConfig.cmake
|
||||
DESTINATION
|
||||
cmake
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user