Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve to set header files and directories #319

Closed
6 tasks done
waruqi opened this issue Jan 9, 2019 · 0 comments
Closed
6 tasks done

Improve to set header files and directories #319

waruqi opened this issue Jan 9, 2019 · 0 comments
Milestone

Comments

@waruqi
Copy link
Member

waruqi commented Jan 9, 2019

New Apis

  • add_headerfiles:Add all header files of the current target, only for providing header file info for IDE/editor plugin/xmake project plugin and xmake install
  • add_headerdirs:Add the exported search directories of header files, Support inherit deps via target.add_deps
  • add_installfiles: Add installation files (contains header or other files), see: Add the custom installation files for target #318

Current Apis:

  • add_includedirs: Add include search directory for the current target

Deprecated Apis:

  • add_headers
  • set_headerdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant