mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
11 lines
383 B
Plaintext
11 lines
383 B
Plaintext
CMake Error at Optional\.cmake:[0-9]+ \(find_program\):
|
|
find_program cannot be both REQUIRED and OPTIONAL
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
|
|
|
|
CMake Error at Optional\.cmake:[0-9]+ \(find_program\):
|
|
Could not find PROG_AandB using the following names: testAandB
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|