mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06: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)
|