mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Ensure that multiple queries with different COMPONENTS specified in different sub-directories are fully supported.
3 lines
55 B
CMake
3 lines
55 B
CMake
|
|
find_package(Python3 REQUIRED COMPONENTS Development)
|