Skip to content

fix #387#388

Open
gpx1000 wants to merge 4 commits into
KhronosGroup:mainfrom
gpx1000:permission-issues-for-tinygltf
Open

fix #387#388
gpx1000 wants to merge 4 commits into
KhronosGroup:mainfrom
gpx1000:permission-issues-for-tinygltf

Conversation

@gpx1000
Copy link
Copy Markdown
Contributor

@gpx1000 gpx1000 commented Jun 4, 2026

fixes #387

gpx1000 added 3 commits June 4, 2026 02:54
Create FindOpenAL.cmake and Findglfw3.cmake modules that support multiple detection methods: CONFIG mode first, then standard find_path/find_library, and finally FetchContent as fallback. Both modules create standardized imported targets (OpenAL::OpenAL and glfw) and set appropriate include directories and library variables.
…with newer CMake versions

Remove Android-specific conditional from nlohmann_json finder and apply CMake version patching universally. Replace FetchContent_MakeAvailable with manual population approach in OpenAL and GLFW3 finders to patch their minimum required CMake versions before adding subdirectories. Set CMP0169 policy to OLD to suppress deprecation warnings. Fix openal-soft source directory variable reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permission issues with symbolic link for tinyglTF

1 participant