Add CMake macros and scripts copied from FairRoot
To become independent from the FairRoot macros and scripts, simply add the needed macros in cmake/modules and input needed to generate the scripts into cmake/scripts. Change copied macros such that the input needed to generate the scripts is taken from the local cmake/scripts directory.
parent
bed4c932
No related branches found
No related tags found
Showing
- cmake/modules/CbmMacros.cmake 1 addition, 1 deletioncmake/modules/CbmMacros.cmake
- cmake/modules/CheckCompiler.cmake 247 additions, 0 deletionscmake/modules/CheckCompiler.cmake
- cmake/modules/FairMacros.cmake 526 additions, 0 deletionscmake/modules/FairMacros.cmake
- cmake/modules/FindFairRoot.cmake 66 additions, 0 deletionscmake/modules/FindFairRoot.cmake
- cmake/modules/ROOTMacros.cmake 3 additions, 9 deletionscmake/modules/ROOTMacros.cmake
- cmake/modules/WriteConfigFile.cmake 182 additions, 0 deletionscmake/modules/WriteConfigFile.cmake
- cmake/scripts/check_system.csh.in 28 additions, 0 deletionscmake/scripts/check_system.csh.in
- cmake/scripts/check_system.sh.in 30 additions, 0 deletionscmake/scripts/check_system.sh.in
- cmake/scripts/check_system_mac.csh.in 29 additions, 0 deletionscmake/scripts/check_system_mac.csh.in
- cmake/scripts/check_system_mac.sh.in 30 additions, 0 deletionscmake/scripts/check_system_mac.sh.in
- cmake/scripts/config.csh.in 51 additions, 0 deletionscmake/scripts/config.csh.in
- cmake/scripts/config.sh.in 49 additions, 0 deletionscmake/scripts/config.sh.in
- cmake/scripts/root_macro.sh.in 45 additions, 0 deletionscmake/scripts/root_macro.sh.in
- cmake/scripts/set_env.sh.in 25 additions, 0 deletionscmake/scripts/set_env.sh.in
Loading
Please register or sign in to comment