Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cmake: customizable installation directories
authorMillian Poquet <millian.poquet@inria.fr>
Tue, 25 Feb 2020 18:23:40 +0000 (19:23 +0100)
committerMillian Poquet <millian.poquet@inria.fr>
Tue, 25 Feb 2020 18:23:40 +0000 (19:23 +0100)
commit10759b01e9fac33c832b716a0fbe8c2c4e7e8859
tree70a32c815a9f715345bfce0b846772e9b1bd3299
parent50c10d53194359944630b389b70f7530aa63d277
cmake: customizable installation directories

- uses GNUInstallDirs: https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
- cmake standard: https://cmake.org/cmake/help/latest/command/install.html#installing-targets
CMakeLists.txt
tools/cmake/Distrib.cmake
tools/cmake/Documentation.cmake
tools/cmake/MakeLib.cmake
tools/graphicator/CMakeLists.txt
tools/pkg-config/simgrid.pc.in