File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -497,10 +497,10 @@ should not need to add it yourself.
497
497
498
498
The following are also available, but rarely used.
499
499
500
- - ` ` sdh_cmake [...]` ` : Runs ` ` cmake` ` in the current directory with the given
501
- arguments, as well as additional arguments (assuming packages are using the
502
- GNUInstallDirs module) so that ` ` CMAKE_INSTALL_PREFIX` ` and
503
- ` ` CMAKE_INSTALL_LIBDIR ` ` are set correctly.
500
+ - ` ` sdh_cmake [...]` ` : Runs ` ` cmake` ` with the given arguments, as well as
501
+ additional arguments (assuming packages are using the GNUInstallDirs module)
502
+ so that ` ` CMAKE_INSTALL_PREFIX` ` and ` ` CMAKE_INSTALL_LIBDIR ` ` are set
503
+ correctly.
504
504
505
505
- ` ` sdh_preload_lib EXECUTABLE SONAME` ` : (Linux only -- no-op on other
506
506
platforms.) Check shared libraries loaded by ` ` EXECUTABLE` ` (may be a
You can’t perform that action at this time.
0 commit comments