Skip to content
Snippets Groups Projects
Commit c5ae543f authored by mechanik20051988's avatar mechanik20051988 Committed by Kirill Yukhin
Browse files

build: fix tarantool build failure on xcode 12.5

`VERSION` files in small subproject and in tarantool are treated as C++
standard library on a filesystem with case-insensitive names. So we have
to delete the root of tarantool project from `include_directories` in
tarantool CMake. Also we have to change `include_directories` in tarantool
CMake from the root of `small` project to `include` subfolder in `small`
project.
Closes #6076
parent ec45e4cf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment