index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
FindPython
/
Python3-BadComponent.cmake
blob: e19a5c5764445c3217b237c2fbaa3ac1ac8daea8 (
plain
)
1
2
3
enable_language(C) find_package(Python3 REQUIRED COMPONENTS Interpreter Development foobar)