mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-22 12:20:06 +00:00
6 lines
125 B
CMake
6 lines
125 B
CMake
|
@PACKAGE_INIT@
|
||
|
|
||
|
include(${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-targets.cmake)
|
||
|
|
||
|
check_required_components("@PROJECT_NAME@")
|