We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51bdde commit d26c70eCopy full SHA for d26c70e
src/cmake/hidapi-config.cmake.in
@@ -1,6 +1,6 @@
1
@PACKAGE_INIT@
2
3
-include("${CMAKE_CURRENT_LIST_DIR}/cmake-config-version.cmake")
+include("${CMAKE_CURRENT_LIST_DIR}/hidapi-config-version.cmake")
4
5
set(hidapi_VERSION_MAJOR "@hidapi_VERSION_MAJOR@")
6
set(hidapi_VERSION_MINOR "@hidapi_VERSION_MINOR@")
0 commit comments