Install path
Compare changes
- Fernando Herrero authored
+ 38
− 17
@@ -5,6 +5,33 @@ project_name {#mainpage}
@@ -5,6 +5,33 @@ project_name {#mainpage}
This package is distributed in the hope that it will be useful, but without any warranty. It is provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. should the program prove defective, the GMR group does not assume the cost of any necessary servicing, repair or correction.
In no event unless required by applicable law the author will be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if the author has been advised of the possibility of such damages.
@@ -17,11 +44,11 @@ Under linux all of these utilities are available in ready-to-use packages.
@@ -17,11 +44,11 @@ Under linux all of these utilities are available in ready-to-use packages.
Under MacOS most of the packages are available via [fink](http://www.finkproject.org/ "Fink's Homepage")
@@ -36,7 +63,7 @@ The RELEASE build mode optimizes for speed. To build in this mode execute instea
@@ -36,7 +63,7 @@ The RELEASE build mode optimizes for speed. To build in this mode execute instea
@@ -46,8 +73,8 @@ To do that, execute
@@ -46,8 +73,8 @@ To do that, execute
@@ -62,7 +89,7 @@ To generate the documentation execute the following command:
@@ -62,7 +89,7 @@ To generate the documentation execute the following command:
To use this library in an other library or application, in the CMakeLists.txt file, first it is necessary to locate if the library has been installed or not using the following command
@@ -74,15 +101,9 @@ and it is also necessary to link with the desired libraries by using the followi
@@ -74,15 +101,9 @@ and it is also necessary to link with the desired libraries by using the followi
This package is distributed in the hope that it will be useful, but without any warranty. It is provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. should the program prove defective, the GMR group does not assume the cost of any necessary servicing, repair or correction.
In no event unless required by applicable law the author will be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if the author has been advised of the possibility of such damages.
\ No newline at end of file