mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
2aa83fa15b
Fixes: #22619
7 lines
345 B
Plaintext
7 lines
345 B
Plaintext
CMake Error at set_provider\.cmake:[0-9]+ \(cmake_language\):
|
|
cmake_language Dependency providers can only be set as part of the first
|
|
call to project\(\)\. More specifically,
|
|
cmake_language\(SET_DEPENDENCY_PROVIDER\) can only be called while the first
|
|
project\(\) command processes files listed in
|
|
CMAKE_PROJECT_TOP_LEVEL_INCLUDES\.
|