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

CLion: Add paths to libraries specified via lib_extra_dirs option #3463

Merged
merged 4 commits into from
Apr 21, 2020

Conversation

valeros
Copy link
Member

@valeros valeros commented Apr 20, 2020

Should fix #3460. Besides, global folders in SRC_LIST paired with GLOB_RECURSE seem a bit unnecessary since there might be unused libraries in these folders

Besides, global folders in SRC_LIST seem a bit unnecessary
since there might be unused libraries in these folders
@valeros valeros requested a review from ivankravets April 20, 2020 17:26
valeros added 3 commits April 21, 2020 16:22
Split includes according to their source. That will help export includes in a more flexible way.
For example some IDEs don't need include paths from toolchains
@ivankravets ivankravets merged commit 24c0405 into develop Apr 21, 2020
@ivankravets ivankravets deleted the feature/clion-proper-lib-sources branch April 23, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Clion code insight features for PIO "lib_extra_dirs" option
2 participants