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 f3731a2 commit a916e8dCopy full SHA for a916e8d
cmake/render_pipeline-config.cmake.in
@@ -8,7 +8,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/@TARGET_EXPORT_NAME@.cmake)
8
include(${CMAKE_CURRENT_LIST_DIR}/@PACKAGE_NAME@-macro.cmake)
9
10
set(@PACKAGE_NAME@_VERSION "@PACKAGE_VERSION@")
11
-set(@PACKAGE_NAME@_INSTALL_DIR ${PACKAGE_PREIFX_DIR})
+set(@PACKAGE_NAME@_INSTALL_DIR ${PACKAGE_PREFIX_DIR})
12
13
message(STATUS "@PACKAGE_NAME@ version: ${@PACKAGE_NAME@_VERSION}")
14
0 commit comments