https://github.com/catboost/catboost
Raw File
Tip revision: 5c632a708cd2fdb127c74115e989da4507d8bc9a authored by akhropov on 05 April 2024, 20:59:30 UTC
Update getCurrentMachineResourcesDirs documentation
Tip revision: 5c632a7
conanfile.txt
[requires]
openssl/1.1.1t

[tool_requires]
ragel/6.10
swig/4.0.2
yasm/1.3.0

[options]

[imports]
bin, *swig* -> ./bin
bin, *yasm* -> ./bin
bin, ragel* -> ./bin
bin, ytasm* -> ./bin

[generators]
cmake_find_package
cmake_paths

back to top