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

CMake: list all relevant targets upon configuration #1072

Closed
agarny opened this issue Dec 5, 2022 · 1 comment
Closed

CMake: list all relevant targets upon configuration #1072

agarny opened this issue Dec 5, 2022 · 1 comment

Comments

@agarny
Copy link
Contributor

agarny commented Dec 5, 2022

It would be nice, upon CMake configuration, to list all the targets that are directly relevant to libCellML. I have that in libOpenCOR and it outputs something like:

-- Useful targets:
--  - check_code_formatting
--  - check_python_code_formatting
--  - format_code
--  - format_python_code
--  - install
--  - uninstall

which is quite convenient when you don't work day in, day out on libCellML and can't remember which target should be used for this or that.

@agarny
Copy link
Contributor Author

agarny commented Aug 3, 2023

Closing in favour of #1173.

@agarny agarny closed this as completed Aug 3, 2023
@agarny agarny reopened this Aug 3, 2023
@agarny agarny closed this as not planned Won't fix, can't repro, duplicate, stale Aug 3, 2023
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