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: Enable Doxygen #86

Merged
merged 5 commits into from
Apr 11, 2023
Merged

CMake: Enable Doxygen #86

merged 5 commits into from
Apr 11, 2023

Conversation

gruenich
Copy link
Contributor

@gruenich gruenich commented Apr 11, 2023

Initial support for Doxygen when building SuperLU with CMake.

I extracted all relevant fixes from #25. With CMake 3.9 calling Doxygen became much easier, so I wrote my own code. Not all Doxygen fixes are still required with Doxygen 1.9.

@xiaoyeli

gruenich and others added 5 commits April 11, 2023 01:08
Bump required CMake version to 3.9 to get Doxygen
support out of the box
Add sub-folders EXAMPLE and FORTRAN.
Write all warnings into "doxygen.log" to not clutter the output.
@gruenich gruenich changed the title Enable d CMake: Enable Doxygen Apr 11, 2023
@xiaoyeli xiaoyeli merged commit 0060a50 into xiaoyeli:master Apr 11, 2023
@gruenich gruenich deleted the feature/doxygen branch June 5, 2023 20:24
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.

None yet

3 participants