cmake/Tests/RunCMake/find_dependency/EXACT-no-version-stderr.txt
2015-04-27 22:25:09 +02:00

7 lines
290 B
Plaintext

CMake Error at .*Modules/CMakeFindDependencyMacro.cmake:[0-9]+ \(message\):
Invalid arguments to find_dependency. EXACT may only be specified if a
VERSION is specified
Call Stack \(most recent call first\):
EXACT-no-version.cmake:4 \(find_dependency\)
CMakeLists.txt:4 \(include\)