mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -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)
|