blob: b8670221b3dac3987e0a8206b1bb96b9361abed7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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\)
|