From 6d839a5c0a62f1cc2c7d105a2de6b9bae0fa4734 Mon Sep 17 00:00:00 2001 From: shahoian Date: Wed, 1 Aug 2012 16:38:49 +0000 Subject: [PATCH] Bringing CMakeLists under svn maintenance --- ACORDE/CMakeLists.txt | 10 ++++++++++ ALIROOT/CMakeLists.txt | 10 ++++++++++ ANALYSIS/CMakeLists.txt | 10 ++++++++++ BCM/CMakeLists.txt | 10 ++++++++++ CORRFW/CMakeLists.txt | 10 ++++++++++ DPMJET/CMakeLists.txt | 10 ++++++++++ EMCAL/CMakeLists.txt | 10 ++++++++++ EPOS/CMakeLists.txt | 10 ++++++++++ EVE/CMakeLists.txt | 10 ++++++++++ EVGEN/CMakeLists.txt | 10 ++++++++++ FASTSIM/CMakeLists.txt | 10 ++++++++++ FMD/CMakeLists.txt | 10 ++++++++++ HERWIG/CMakeLists.txt | 10 ++++++++++ HIJING/CMakeLists.txt | 10 ++++++++++ HLT/CMakeLists.txt | 10 ++++++++++ HMPID/CMakeLists.txt | 10 ++++++++++ ITS/CMakeLists.txt | 13 +++++++++++++ JETAN/CMakeLists.txt | 10 ++++++++++ LHAPDF/CMakeLists.txt | 10 ++++++++++ MFT/CMakeLists.txt | 10 ++++++++++ MICROCERN/CMakeLists.txt | 10 ++++++++++ MONITOR/CMakeLists.txt | 10 ++++++++++ MUON/CMakeLists.txt | 10 ++++++++++ OADB/CMakeLists.txt | 10 ++++++++++ PHOS/CMakeLists.txt | 10 ++++++++++ PMD/CMakeLists.txt | 10 ++++++++++ PWG/CMakeLists.txt | 10 ++++++++++ PWGCF/CMakeLists.txt | 10 ++++++++++ PWGDQ/CMakeLists.txt | 10 ++++++++++ PWGGA/CMakeLists.txt | 10 ++++++++++ PWGHF/CMakeLists.txt | 10 ++++++++++ PWGJE/CMakeLists.txt | 10 ++++++++++ PWGLF/CMakeLists.txt | 10 ++++++++++ PWGPP/CMakeLists.txt | 10 ++++++++++ PWGUD/CMakeLists.txt | 10 ++++++++++ PYTHIA6/CMakeLists.txt | 10 ++++++++++ PYTHIA8/CMakeLists.txt | 10 ++++++++++ RAW/CMakeLists.txt | 10 ++++++++++ STAT/CMakeLists.txt | 10 ++++++++++ STEER/CMakeLists.txt | 10 ++++++++++ STRUCT/CMakeLists.txt | 10 ++++++++++ T0/CMakeLists.txt | 10 ++++++++++ TAmpt/CMakeLists.txt | 10 ++++++++++ TDPMjet/CMakeLists.txt | 10 ++++++++++ TEPEMGEN/CMakeLists.txt | 10 ++++++++++ THbtp/CMakeLists.txt | 10 ++++++++++ THerwig/CMakeLists.txt | 10 ++++++++++ THijing/CMakeLists.txt | 10 ++++++++++ TOF/CMakeLists.txt | 10 ++++++++++ TPC/CMakeLists.txt | 10 ++++++++++ TPHIC/CMakeLists.txt | 10 ++++++++++ TRD/CMakeLists.txt | 10 ++++++++++ TRIGGER/CMakeLists.txt | 10 ++++++++++ TTherminator/CMakeLists.txt | 10 ++++++++++ TUHKMgen/CMakeLists.txt | 10 ++++++++++ VZERO/CMakeLists.txt | 10 ++++++++++ ZDC/CMakeLists.txt | 10 ++++++++++ 57 files changed, 573 insertions(+) create mode 100644 ACORDE/CMakeLists.txt create mode 100644 ALIROOT/CMakeLists.txt create mode 100644 ANALYSIS/CMakeLists.txt create mode 100644 BCM/CMakeLists.txt create mode 100644 CORRFW/CMakeLists.txt create mode 100644 DPMJET/CMakeLists.txt create mode 100644 EMCAL/CMakeLists.txt create mode 100644 EPOS/CMakeLists.txt create mode 100644 EVE/CMakeLists.txt create mode 100644 EVGEN/CMakeLists.txt create mode 100644 FASTSIM/CMakeLists.txt create mode 100644 FMD/CMakeLists.txt create mode 100644 HERWIG/CMakeLists.txt create mode 100644 HIJING/CMakeLists.txt create mode 100644 HLT/CMakeLists.txt create mode 100644 HMPID/CMakeLists.txt create mode 100644 ITS/CMakeLists.txt create mode 100644 JETAN/CMakeLists.txt create mode 100644 LHAPDF/CMakeLists.txt create mode 100644 MFT/CMakeLists.txt create mode 100644 MICROCERN/CMakeLists.txt create mode 100644 MONITOR/CMakeLists.txt create mode 100644 MUON/CMakeLists.txt create mode 100644 OADB/CMakeLists.txt create mode 100644 PHOS/CMakeLists.txt create mode 100644 PMD/CMakeLists.txt create mode 100644 PWG/CMakeLists.txt create mode 100644 PWGCF/CMakeLists.txt create mode 100644 PWGDQ/CMakeLists.txt create mode 100644 PWGGA/CMakeLists.txt create mode 100644 PWGHF/CMakeLists.txt create mode 100644 PWGJE/CMakeLists.txt create mode 100644 PWGLF/CMakeLists.txt create mode 100644 PWGPP/CMakeLists.txt create mode 100644 PWGUD/CMakeLists.txt create mode 100644 PYTHIA6/CMakeLists.txt create mode 100644 PYTHIA8/CMakeLists.txt create mode 100644 RAW/CMakeLists.txt create mode 100644 STAT/CMakeLists.txt create mode 100644 STEER/CMakeLists.txt create mode 100644 STRUCT/CMakeLists.txt create mode 100644 T0/CMakeLists.txt create mode 100644 TAmpt/CMakeLists.txt create mode 100644 TDPMjet/CMakeLists.txt create mode 100644 TEPEMGEN/CMakeLists.txt create mode 100644 THbtp/CMakeLists.txt create mode 100644 THerwig/CMakeLists.txt create mode 100644 THijing/CMakeLists.txt create mode 100644 TOF/CMakeLists.txt create mode 100644 TPC/CMakeLists.txt create mode 100644 TPHIC/CMakeLists.txt create mode 100644 TRD/CMakeLists.txt create mode 100644 TRIGGER/CMakeLists.txt create mode 100644 TTherminator/CMakeLists.txt create mode 100644 TUHKMgen/CMakeLists.txt create mode 100644 VZERO/CMakeLists.txt create mode 100644 ZDC/CMakeLists.txt diff --git a/ACORDE/CMakeLists.txt b/ACORDE/CMakeLists.txt new file mode 100644 index 00000000000..aff82972cd5 --- /dev/null +++ b/ACORDE/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for ACORDE +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/ALIROOT/CMakeLists.txt b/ALIROOT/CMakeLists.txt new file mode 100644 index 00000000000..3859667da68 --- /dev/null +++ b/ALIROOT/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for ALIROOT +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/ANALYSIS/CMakeLists.txt b/ANALYSIS/CMakeLists.txt new file mode 100644 index 00000000000..209f6fd16b9 --- /dev/null +++ b/ANALYSIS/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for ANALYSIS +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/BCM/CMakeLists.txt b/BCM/CMakeLists.txt new file mode 100644 index 00000000000..b1a8b99c31b --- /dev/null +++ b/BCM/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for BCM +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/CORRFW/CMakeLists.txt b/CORRFW/CMakeLists.txt new file mode 100644 index 00000000000..a5c19175147 --- /dev/null +++ b/CORRFW/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for CORRFW +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/DPMJET/CMakeLists.txt b/DPMJET/CMakeLists.txt new file mode 100644 index 00000000000..9de6d54e8e4 --- /dev/null +++ b/DPMJET/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for DPMJET +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/EMCAL/CMakeLists.txt b/EMCAL/CMakeLists.txt new file mode 100644 index 00000000000..7256b1c661c --- /dev/null +++ b/EMCAL/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for EMCAL +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/EPOS/CMakeLists.txt b/EPOS/CMakeLists.txt new file mode 100644 index 00000000000..d8fe61f3b11 --- /dev/null +++ b/EPOS/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for EPOS +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/EVE/CMakeLists.txt b/EVE/CMakeLists.txt new file mode 100644 index 00000000000..eaa9741ada0 --- /dev/null +++ b/EVE/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for EVE +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/EVGEN/CMakeLists.txt b/EVGEN/CMakeLists.txt new file mode 100644 index 00000000000..a19e6d39970 --- /dev/null +++ b/EVGEN/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for EVGEN +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/FASTSIM/CMakeLists.txt b/FASTSIM/CMakeLists.txt new file mode 100644 index 00000000000..6030b516eff --- /dev/null +++ b/FASTSIM/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for FASTSIM +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/FMD/CMakeLists.txt b/FMD/CMakeLists.txt new file mode 100644 index 00000000000..95f89ae414f --- /dev/null +++ b/FMD/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for FMD +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/HERWIG/CMakeLists.txt b/HERWIG/CMakeLists.txt new file mode 100644 index 00000000000..ddcaecd4a4e --- /dev/null +++ b/HERWIG/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for HERWIG +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/HIJING/CMakeLists.txt b/HIJING/CMakeLists.txt new file mode 100644 index 00000000000..ca8d8125701 --- /dev/null +++ b/HIJING/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for HIJING +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/HLT/CMakeLists.txt b/HLT/CMakeLists.txt new file mode 100644 index 00000000000..57fcbc8e1ea --- /dev/null +++ b/HLT/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for HLT +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/HMPID/CMakeLists.txt b/HMPID/CMakeLists.txt new file mode 100644 index 00000000000..bbe56966078 --- /dev/null +++ b/HMPID/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for HMPID +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/ITS/CMakeLists.txt b/ITS/CMakeLists.txt new file mode 100644 index 00000000000..b0df30d9c09 --- /dev/null +++ b/ITS/CMakeLists.txt @@ -0,0 +1,13 @@ +# AliRoot Build System CMakeLists for ITS +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() + +ADD_SUBDIRECTORY(UPGRADE) + diff --git a/JETAN/CMakeLists.txt b/JETAN/CMakeLists.txt new file mode 100644 index 00000000000..90347d6f7a2 --- /dev/null +++ b/JETAN/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for JETAN +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/LHAPDF/CMakeLists.txt b/LHAPDF/CMakeLists.txt new file mode 100644 index 00000000000..ac3006e5245 --- /dev/null +++ b/LHAPDF/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for LHAPDF +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/MFT/CMakeLists.txt b/MFT/CMakeLists.txt new file mode 100644 index 00000000000..def51b0d565 --- /dev/null +++ b/MFT/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for MFT +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/MICROCERN/CMakeLists.txt b/MICROCERN/CMakeLists.txt new file mode 100644 index 00000000000..30cfa0d9c87 --- /dev/null +++ b/MICROCERN/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for MICROCERN +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/MONITOR/CMakeLists.txt b/MONITOR/CMakeLists.txt new file mode 100644 index 00000000000..46337f73d4e --- /dev/null +++ b/MONITOR/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for MONITOR +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/MUON/CMakeLists.txt b/MUON/CMakeLists.txt new file mode 100644 index 00000000000..9e703933480 --- /dev/null +++ b/MUON/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for MUON +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/OADB/CMakeLists.txt b/OADB/CMakeLists.txt new file mode 100644 index 00000000000..754568a1f55 --- /dev/null +++ b/OADB/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for OADB +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PHOS/CMakeLists.txt b/PHOS/CMakeLists.txt new file mode 100644 index 00000000000..8f70a5aa41c --- /dev/null +++ b/PHOS/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PHOS +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PMD/CMakeLists.txt b/PMD/CMakeLists.txt new file mode 100644 index 00000000000..970ebe12df1 --- /dev/null +++ b/PMD/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PMD +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWG/CMakeLists.txt b/PWG/CMakeLists.txt new file mode 100644 index 00000000000..90fd61fe57c --- /dev/null +++ b/PWG/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWG +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGCF/CMakeLists.txt b/PWGCF/CMakeLists.txt new file mode 100644 index 00000000000..3ac41af7e97 --- /dev/null +++ b/PWGCF/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGCF +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGDQ/CMakeLists.txt b/PWGDQ/CMakeLists.txt new file mode 100644 index 00000000000..671695f300e --- /dev/null +++ b/PWGDQ/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGDQ +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGGA/CMakeLists.txt b/PWGGA/CMakeLists.txt new file mode 100644 index 00000000000..ef27f1a0166 --- /dev/null +++ b/PWGGA/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGGA +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGHF/CMakeLists.txt b/PWGHF/CMakeLists.txt new file mode 100644 index 00000000000..a7c85cc880f --- /dev/null +++ b/PWGHF/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGHF +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGJE/CMakeLists.txt b/PWGJE/CMakeLists.txt new file mode 100644 index 00000000000..7eeffa18969 --- /dev/null +++ b/PWGJE/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGJE +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGLF/CMakeLists.txt b/PWGLF/CMakeLists.txt new file mode 100644 index 00000000000..4b305c86e2e --- /dev/null +++ b/PWGLF/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGLF +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGPP/CMakeLists.txt b/PWGPP/CMakeLists.txt new file mode 100644 index 00000000000..794bc7fe901 --- /dev/null +++ b/PWGPP/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGPP +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PWGUD/CMakeLists.txt b/PWGUD/CMakeLists.txt new file mode 100644 index 00000000000..7e4e46765e3 --- /dev/null +++ b/PWGUD/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PWGUD +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PYTHIA6/CMakeLists.txt b/PYTHIA6/CMakeLists.txt new file mode 100644 index 00000000000..dab71ebfb13 --- /dev/null +++ b/PYTHIA6/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PYTHIA6 +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/PYTHIA8/CMakeLists.txt b/PYTHIA8/CMakeLists.txt new file mode 100644 index 00000000000..aeb6be10f1a --- /dev/null +++ b/PYTHIA8/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for PYTHIA8 +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/RAW/CMakeLists.txt b/RAW/CMakeLists.txt new file mode 100644 index 00000000000..7ca5f1d8612 --- /dev/null +++ b/RAW/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for RAW +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/STAT/CMakeLists.txt b/STAT/CMakeLists.txt new file mode 100644 index 00000000000..c1ef924418c --- /dev/null +++ b/STAT/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for STAT +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/STEER/CMakeLists.txt b/STEER/CMakeLists.txt new file mode 100644 index 00000000000..d8e002b448f --- /dev/null +++ b/STEER/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for STEER +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/STRUCT/CMakeLists.txt b/STRUCT/CMakeLists.txt new file mode 100644 index 00000000000..7cb4b73307e --- /dev/null +++ b/STRUCT/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for STRUCT +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/T0/CMakeLists.txt b/T0/CMakeLists.txt new file mode 100644 index 00000000000..0ee740638cf --- /dev/null +++ b/T0/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for T0 +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TAmpt/CMakeLists.txt b/TAmpt/CMakeLists.txt new file mode 100644 index 00000000000..d48b91af204 --- /dev/null +++ b/TAmpt/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TAmpt +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TDPMjet/CMakeLists.txt b/TDPMjet/CMakeLists.txt new file mode 100644 index 00000000000..e945d048c27 --- /dev/null +++ b/TDPMjet/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TDPMjet +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TEPEMGEN/CMakeLists.txt b/TEPEMGEN/CMakeLists.txt new file mode 100644 index 00000000000..c024e1785f0 --- /dev/null +++ b/TEPEMGEN/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TEPEMGEN +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/THbtp/CMakeLists.txt b/THbtp/CMakeLists.txt new file mode 100644 index 00000000000..6b719114375 --- /dev/null +++ b/THbtp/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for THbtp +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/THerwig/CMakeLists.txt b/THerwig/CMakeLists.txt new file mode 100644 index 00000000000..4177aa80c3b --- /dev/null +++ b/THerwig/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for THerwig +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/THijing/CMakeLists.txt b/THijing/CMakeLists.txt new file mode 100644 index 00000000000..c36e8242a39 --- /dev/null +++ b/THijing/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for THijing +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TOF/CMakeLists.txt b/TOF/CMakeLists.txt new file mode 100644 index 00000000000..76517ad52a5 --- /dev/null +++ b/TOF/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TOF +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TPC/CMakeLists.txt b/TPC/CMakeLists.txt new file mode 100644 index 00000000000..b7783b41d5e --- /dev/null +++ b/TPC/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TPC +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TPHIC/CMakeLists.txt b/TPHIC/CMakeLists.txt new file mode 100644 index 00000000000..87a1c54ad56 --- /dev/null +++ b/TPHIC/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TPHIC +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TRD/CMakeLists.txt b/TRD/CMakeLists.txt new file mode 100644 index 00000000000..dd1a2abd700 --- /dev/null +++ b/TRD/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TRD +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TRIGGER/CMakeLists.txt b/TRIGGER/CMakeLists.txt new file mode 100644 index 00000000000..f211ee6a636 --- /dev/null +++ b/TRIGGER/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TRIGGER +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TTherminator/CMakeLists.txt b/TTherminator/CMakeLists.txt new file mode 100644 index 00000000000..6027f8e3e35 --- /dev/null +++ b/TTherminator/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TTherminator +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/TUHKMgen/CMakeLists.txt b/TUHKMgen/CMakeLists.txt new file mode 100644 index 00000000000..2dd3ac19a12 --- /dev/null +++ b/TUHKMgen/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for TUHKMgen +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/VZERO/CMakeLists.txt b/VZERO/CMakeLists.txt new file mode 100644 index 00000000000..e44aefec04b --- /dev/null +++ b/VZERO/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for VZERO +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() diff --git a/ZDC/CMakeLists.txt b/ZDC/CMakeLists.txt new file mode 100644 index 00000000000..bd0a08ee1fc --- /dev/null +++ b/ZDC/CMakeLists.txt @@ -0,0 +1,10 @@ +# AliRoot Build System CMakeLists for ZDC +# +# Author: Johny Jose m(johny.jose@cern.ch) +# Port of previous Makefile build to cmake + +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) + +file(GLOB PACKAGES CMake*.pkg) + +ALICE_BuildModule() -- 2.39.3