]> git.uio.no Git - u/mrichter/AliRoot.git/commit - cmake/FindROOT.cmake.old
FindROOT + dictionary generating macro
authoragrigora <alina.grigoras@cern.ch>
Tue, 30 Sep 2014 08:42:15 +0000 (10:42 +0200)
committeragrigora <alina.grigoras@cern.ch>
Mon, 15 Dec 2014 12:51:20 +0000 (13:51 +0100)
commitfffaf6a51728f12a5b0b65db1c78d843dda367c2
tree0a8e3820092d966ea35e8c225e03246ecb3fce0c
parent0d693eab4e8005159bde2b3baf2d8bba234b99c3
FindROOT + dictionary generating macro

FindROOT module will search for ROOT inside ROOTSYS variable
passed to cmake configuration. This is NOT an environment variable,
but a CMake one.

Dictionary generation is done using a macro. There is no need to add
ROOT to LD_LIBRARY_PATH for cint to properly work.
cmake/CMakeALICE.cmake [new file with mode: 0644]
cmake/FindROOT.cmake
cmake/FindROOT.cmake.old [new file with mode: 0644]