diff OrthancFramework/SharedLibrary/NOTES.txt @ 4103:c5efe8897da8

rename ORTHANC_INSTALL_DIR as ORTHANC_INSTALL_PREFIX for more consistency with CMake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 10:59:11 +0200
parents cf454aabfc19
children b7f27b116685
line wrap: on
line diff
--- a/OrthancFramework/SharedLibrary/NOTES.txt	Mon Jul 06 10:54:59 2020 +0200
+++ b/OrthancFramework/SharedLibrary/NOTES.txt	Mon Jul 06 10:59:11 2020 +0200
@@ -1,7 +1,8 @@
 
 
-NB: CMake option "ORTHANC_INSTALL_DIR" can be used to specify an
-installation directory (to be used with "ninja install").
+NB: CMake option "ORTHANC_INSTALL_PREFIX" can be used to specify an
+installation directory (to be used with "make install" or "ninja
+install").
 
 
 Dynamic linking under Ubuntu 18.04