mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +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