################################################################################################### # LLVM Compiler ################################################################################################### if (OPENMP) set (OPENMP_FLAGS "-fopenmp") endif () #------------------------------------------------------------------------------------------------ # Fine tuning compilation options set (COMPILE_FLAGS "${COMPILE_FLAGS} -cpp") # preprocessor