mirror of
https://github.com/openharmony/third_party_meshoptimizer.git
synced 2026-07-01 09:25:03 -04:00
126682ccc1
This change reformats the CMakeLists.txt a bit to make it visually more compact and renames meshoptimizerConfig.cmake.in to config.cmake.in
5 lines
125 B
CMake
5 lines
125 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/meshoptimizerTargets.cmake")
|
|
check_required_components(meshoptimizer)
|