Files
CMake/Tests/RunCMake/find_package/MixedModeOptions-stderr.txt
T

15 lines
316 B
Plaintext

CMake Error at MixedModeOptions\.cmake:1 \(find_package\):
find_package given options exclusive to Module mode:
MODULE
and options exclusive to Config mode:
CONFIG
CONFIGS
NO_DEFAULT_PATH
The options are incompatible\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)