swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf
Raw File
Tip revision: d82c30915dab2762f9e75aa54f97182ced4f5b6a authored by Vincenzo Eduardo Padulano on 10 April 2024, 12:55:55 UTC
[tmva] Warn when using RBDT and xgboost
Tip revision: d82c309
CMakeLists.txt
# Copyright (C) 1995-2019, Rene Brun and Fons Rademakers.
# All rights reserved.
#
# For the licensing terms see $ROOTSYS/LICENSE.
# For the list of contributors see $ROOTSYS/README/CREDITS.

if(CMAKE_Fortran_COMPILER)
  add_subdirectory(minicern)
endif()
back to top