|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
08 Aug 2019, Art Olin, Suggestion, midas cmake migration
|
08 Aug 2019, Stefan Ritt, Suggestion, midas cmake migration
|
08 Aug 2019, Konstantin Olchanski, Suggestion, midas cmake migration
|
08 Aug 2019, Stefan Ritt, Suggestion, midas cmake migration
|
|
Message ID: 1653
Entry time: 08 Aug 2019
In reply to: 1652
Reply to this: 1655
|
Author: |
Konstantin Olchanski |
Topic: |
Suggestion |
Subject: |
midas cmake migration |
|
|
> Each CMakeLists.txt should specify which version of CMake it requires. The MIDAS CMakeLists.txt requires CMake 3.1 or later.
> We deliberately stayed away from fancy cutting edge CMake features in order to make midas easier to compile. On top of that,
> midas is a much simpler package compared to root, so things are not so complicated.
The oldest cmake I actually used is 3.6.1 (on SL6), so I do not know if cmake versions between 3.1 and 3.6 actually work for us. Perhaps we should set
the CMakefile requirement to 3.6.1 to match the oldest version we know works. If somebody has an older cmake, they have a choice of updating it or
trying it as as and reporting success/failure to the midas forum here.
K.O. |