Skip to content
Snippets Groups Projects

Add empty lines for test purpose

Closed Florian Uhlig requested to merge f.uhlig/cbmroot_old:test2 into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
@@ -16,6 +16,10 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.11.0 FATAL_ERROR)
# after check of cmake version
project(CBMROOT)
FIND_PATH(FAIRBASE NAMES FairRun.h PATHS
${CBMBASE_DIR}/steer
NO_DEFAULT_PATH
Loading