Created
October 9, 2020 23:33
-
-
Save cyrusbehr/7d8df94a2659560c44f99239201aed4d to your computer and use it in GitHub Desktop.
Sample doxyfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_DIR@/doxygen_documentation/ | |
| INPUT = @CMAKE_CURRENT_SOURCE_DIR@/../include/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment