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 b5a602a commit 7cba930Copy full SHA for 7cba930
CMakeLists.txt
@@ -78,7 +78,7 @@ endif()
78
# If, for whatever reason, directories in which we search for external
79
# libraries, other than the standard system library directories, are
80
# added to the executable's rpath in the build process, we most
81
-# defintely want them in the installed image's rpath if they are
+# definitely want them in the installed image's rpath if they are
82
# necessary in order to find the libraries at run time.
83
#
84
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
0 commit comments