cmake: Add helper to check if a given Python module is installed. (#6299)
authorMathias Preiner <mathias.preiner@gmail.com>
Tue, 6 Apr 2021 18:51:06 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 18:51:06 +0000 (11:51 -0700)
commit1fb3561da22565b92a5d31db6ce5d91877c897a1
tree51fd4b7ce1147712158b9a2ddb05d931eb5922e5
parenta2dc926f14b304aecf57975ee44903664b7ead30
cmake: Add helper to check if a given Python module is installed. (#6299)
cmake/Helpers.cmake
src/options/CMakeLists.txt
test/python/CMakeLists.txt