]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG/CMakeLists.txt
Merge branch 'master_patch'
[u/mrichter/AliRoot.git] / PWG / CMakeLists.txt
CommitLineData
0e648750 1# AliRoot Build System CMakeLists for PWG
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)
0e648750 7
8file(GLOB PACKAGES CMake*.pkg)
9
10ALICE_BuildModule()