I have a package that is used in a project. When building the project on the CI, the include directories are not passed to the compiler. See this logs for example. According to @SirLynix who investigated the issue, the package is not well configured after the first install, but after a new configuration of the project, it works.
Xmake Version
2.9.6
Operating System Version and Architecture
All
Describe Bug
I have a package that is used in a project. When building the project on the CI, the include directories are not passed to the compiler. See this logs for example. According to @SirLynix who investigated the issue, the package is not well configured after the first install, but after a new configuration of the project, it works.
Expected Behavior
Good configuration after the first install.
Project Configuration
Additional Information and Error Logs
-vD