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