]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TRD/CMakeLists.txt
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / TRD / CMakeLists.txt
CommitLineData
6d839a5c 1# AliRoot Build System CMakeLists for TRD
2#
3# Author: Johny Jose m(johny.jose@cern.ch)
4# Port of previous Makefile build to cmake
5
cbd58b9c 6cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
6d839a5c 7
8file(GLOB PACKAGES CMake*.pkg)
9
10ALICE_BuildModule()