summaryrefslogtreecommitdiff
path: root/cmake/FindAntTweakBar.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindAntTweakBar.cmake')
-rw-r--r--cmake/FindAntTweakBar.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindAntTweakBar.cmake b/cmake/FindAntTweakBar.cmake
index a25e9a0..149494a 100644
--- a/cmake/FindAntTweakBar.cmake
+++ b/cmake/FindAntTweakBar.cmake
@@ -9,7 +9,7 @@ else()
endif()
find_path(ATB_PATH AntTweakBar.h
- HINTS ${GW_DEPS_ROOT}/AntTweakBar
+ HINTS ${GW_DEPS_ROOT}/AntTweakBar/${AntTweakBar_FIND_VERSION}
)
MESSAGE("ATB SDK ${ATB_PATH}")