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 duplicate compile_settings library #4

Closed
tybl opened this issue Aug 31, 2020 · 0 comments
Closed

Remove duplicate compile_settings library #4

tybl opened this issue Aug 31, 2020 · 0 comments

Comments

@tybl
Copy link
Owner

tybl commented Aug 31, 2020

The compile_settings interface library defined in test/CMakeLists.txt is a duplicate of the compiler_settings interface library defined in util/cmake/compiler_settings.cmake. Uses of compile_settings should be replaced with compiler_settings.

tybl added a commit that referenced this issue Sep 19, 2020
The compile_settings interface library defined in test/CMakeLists.txt
is a duplicate of the compiler_settings interface library defined in
util/cmake/compiler_settings.cmake. Uses of compile_settings should
be replaced with compiler_settings.

Relevant Links:
- Issue 4: Remove duplicate compile_settings library
(#4)
@tybl tybl closed this as completed Sep 19, 2020
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

1 participant