CMake Error at CMakeLists.txt:72 (add_subdirectory):
The source directory
/home/xxxxxx/tmp/federated-xgboost/dmlc-core
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:73 (set_target_properties):
set_target_properties Can not find target to add properties to: dmlc
I find the error when I install xgboost:
CMake Error at CMakeLists.txt:72 (add_subdirectory): The source directory /home/xxxxxx/tmp/federated-xgboost/dmlc-core does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:73 (set_target_properties): set_target_properties Can not find target to add properties to: dmlc
Solution: