mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-12 15:46:14 +01:00
CMake package support (#205)
This commit is contained in:
5
.nuget/directxtex-config.cmake.in
Normal file
5
.nuget/directxtex-config.cmake.in
Normal file
@@ -0,0 +1,5 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-targets.cmake)
|
||||
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Reference in New Issue
Block a user