Files
Arseny Kapoulkine 126682ccc1 Refactor CMakeLists.txt a bit
This change reformats the CMakeLists.txt a bit to make it visually more
compact and renames meshoptimizerConfig.cmake.in to config.cmake.in
2019-08-08 08:52:20 -07:00

5 lines
125 B
CMake

@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/meshoptimizerTargets.cmake")
check_required_components(meshoptimizer)