summaryrefslogtreecommitdiff
path: root/cmake/FindDXUT.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindDXUT.cmake')
-rw-r--r--cmake/FindDXUT.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindDXUT.cmake b/cmake/FindDXUT.cmake
index 5825c07..f9bfdca 100644
--- a/cmake/FindDXUT.cmake
+++ b/cmake/FindDXUT.cmake
@@ -9,7 +9,7 @@ else()
endif()
find_path(DXUT_SDK_PATH Core/DXUT.h
- HINTS ${GW_DEPS_ROOT}/DXUT
+ HINTS ${GW_DEPS_ROOT}/DXUT/${DXUT_FIND_VERSION}
)
# Need to be smart and get the proper VS library here