]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/CMakeLists.txt
MFT clean-up (Antonio)
[u/mrichter/AliRoot.git] / HLT / CMakeLists.txt
CommitLineData
6d839a5c 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
6cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
7
ebf7a8e8
TB
8include("CMakehltdoc.conf")
9
6d839a5c 10file(GLOB PACKAGES CMake*.pkg)
11
12ALICE_BuildModule()