mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
FindPython: fix error on multiple queries with different COMPONENTS
Ensure that multiple queries with different COMPONENTS specified in different sub-directories are fully supported.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
find_package(Python3 REQUIRED COMPONENTS Development)
|
||||
Reference in New Issue
Block a user