-
- Downloads
Make sure builtins are built before starting to build ROOT
This is necessary because LLVM depends on ZLIB, for example, and its build system is such that the dependency is not caught by CMake when builtin_zlib=ON.
Showing
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- builtins/lz4/CMakeLists.txt 2 additions, 0 deletionsbuiltins/lz4/CMakeLists.txt
- builtins/xxhash/CMakeLists.txt 2 additions, 0 deletionsbuiltins/xxhash/CMakeLists.txt
- builtins/zlib/CMakeLists.txt 2 additions, 0 deletionsbuiltins/zlib/CMakeLists.txt
Please register or sign in to comment