blob: db8f5122266810caf903780fb7e72ceed88e2c2b (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at ComponentRequiredAndOptional.cmake:1 \(find_package\):
find_package called with components that are both required and optional:
CompA
CompB
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|