CMake: use dedicated recipe for documentation generation
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 11 Sep 2023 08:03:59 +0000 (10:03 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 10 Oct 2023 14:43:33 +0000 (16:43 +0200)
commite5136ce5407ceffd388f69c1582a6b0d6167f61d
tree973e1af15411cd2abb8d4a1061d58d9a61e865f5
parent91d2d1f1be6615a02f8d2ac0b90607fb7a3dd770
CMake: use dedicated recipe for documentation generation

Use PROJECT_SOURCE_DIR and PROJECT_BINARY_DIR to refer to the top
source directory.
CMakeLists.txt
doc/CMakeLists.txt [new file with mode: 0644]
doc/Doxyfile.in
doc/Doxyfile.xml.in
python/CMakeLists.txt