https://github.com/catboost/catboost
Raw File
Tip revision: fe0941b208f9c392ce788c314463b6816d335c6a authored by akhropov on 23 February 2024, 06:03:45 UTC
Use paths from CMAKE_*_DIR when running in open source to avoid issues on Windows
Tip revision: fe0941b
CMakeLists.windows-x86_64.txt

# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
# original buildsystem will not be accepted.


add_subdirectory(archiver)
add_subdirectory(enum_parser)
add_subdirectory(rescompiler)
add_subdirectory(triecompiler)
back to top