cmake: Add optional module name argument for check_python_module helper. (#6406)
authorMathias Preiner <mathias.preiner@gmail.com>
Wed, 21 Apr 2021 12:52:27 +0000 (05:52 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Apr 2021 12:52:27 +0000 (12:52 +0000)
commit86aa9bc35ba9dc9a57913a2ffc71619c7657cc35
treefd83663bfa637ecfa85f2b47385a93b210cc7e22
parent8062e5527ccf7a02266336bb37a5c0e7c82d971b
cmake: Add optional module name argument for check_python_module helper. (#6406)

Addtionally adds checks for required documentation modules.
cmake/Helpers.cmake
docs/CMakeLists.txt