You can integrate ROOT into a CMake based project. The main interface is the CMake command find_package(…). Calling find_package(ROOT) makes the following ...
確定! 回上一頁