]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ITS/CMakeLists.txt
re-add the ocdb storage to the QAtrain_duo.C - why did it disappear
[u/mrichter/AliRoot.git] / ITS / CMakeLists.txt
CommitLineData
6d839a5c 1# AliRoot Build System CMakeLists for ITS
2#
3# Author: Johny Jose m(johny.jose@cern.ch)
4# Port of previous Makefile build to cmake
5
6cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
7
8file(GLOB PACKAGES CMake*.pkg)
9
10ALICE_BuildModule()
d6e5d61c 11#
6d839a5c 12ADD_SUBDIRECTORY(UPGRADE)
13