diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-03-10 22:40:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 22:40:41 +0100 |
commit | 29a43ef8affbb9ecbae03b75db346205ffe9ec14 (patch) | |
tree | 08e9ca4ba47a8a7c2e9f9ec1b7e88ae8ef5a03f3 /test/functional/ui/cursor_spec.lua | |
parent | d3c8d104bc921a27d56d2438f98bf7e80b623e47 (diff) | |
download | rneovim-29a43ef8affbb9ecbae03b75db346205ffe9ec14.tar.gz rneovim-29a43ef8affbb9ecbae03b75db346205ffe9ec14.tar.bz2 rneovim-29a43ef8affbb9ecbae03b75db346205ffe9ec14.zip |
build: explicitly add dependency include dir for header generation
Neovim and the generated headers needs to use the same include
directories to build correctly. However, we need to generate headers
before all target dependencies has been resolved, meaning that we cannot
rely on any target to determine the final list of include directories.
This may lead to a problems when bundling some, but not all or none,
dependencies as the dependency include directory won't be included.
Also remove the dependency path options as this assumes a specific
structure on the dependency build directory.
Diffstat (limited to 'test/functional/ui/cursor_spec.lua')
0 files changed, 0 insertions, 0 deletions