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

Remove redundancy in cmake file #9

Open
markfoodyburton opened this issue Jul 15, 2022 · 1 comment
Open

Remove redundancy in cmake file #9

markfoodyburton opened this issue Jul 15, 2022 · 1 comment

Comments

@markfoodyburton
Copy link
Contributor

Assume that there is always the top level cmake file, dont try to have 'standalone' cmakefile in each sub-directory.

@mmillieri
Copy link

I have looked at this pretty deeply now. I'm now not convinced that this is the right thing. The annoying thing about the current structure, is that it always wants to install SystemCLanguage and won't install the "header-only" interface libraries (i.e. the tlm_extensions) locally (always wants to put it in CMAKE_INSTALL_PREFIX).

I think we should have another (in my case, more informed) discussion on whether CMakeLists.txt files that each can be "top level" may be a pretty good solution for "pick and choose" consumers.

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

No branches or pull requests

2 participants