Skip to content

Draft prerelease 3.4.57

Pre-release
Pre-release
Compare
Choose a tag to compare
@willend willend released this 31 Jul 14:26
· 752 commits to main since this release
16d779e

@farhi includes mcdoc that writes to DEST_DATADIR_DOC (see Locations.cmake)

I "hardcode" to share/doc/${FLAVOR} instead of using CMAKE_INSTALL_DOCDIR which will append project info from individual CMakeList files.

Tested using buildscripts/ approach on Linux, will follow up with tests on conda, macOS, Windows "monolithic" later