Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c8ea0ba3be2d1610aa3056dc20f0c8ee2fd4dcd4
/
.
/
Tests
/
RunCMake
/
FindPython
/
DifferentComponents.cmake
blob: 30cd44eeb59de5678fb8e61213f8e1ed8898a235 [
file
]
enable_language
(
C
)
add_subdirectory
(
subdir
)
find_package
(
Python3
REQUIRED COMPONENTS
Development
.
Module
)