mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-15 03:45:41 +08:00
This is an intended behaviour change. With this commit, also source files (*.cpp) are scanned for doxygen documentation. This was necessary to recognize \file tags in samples and tests source files. refs #594