[CMake] Problems with FindOracle
Petr Bena
benapetr at gmail.com
Fri Nov 14 04:05:25 EST 2014
Hi,
I run cmake on windows for a project that needs oracle libraries, and
I get this error:
CMake Error at cmake/modules/FindOracle.cmake:92 (IF):
if given arguments:
"GREATER" "120"
Unknown arguments specified
Call Stack (most recent call first):
CMakeLists.txt:219 (FIND_PACKAGE)
This looks to me like internal bug in CMake as the problem is in
FindOracle.cmake rather than CMakeLists.txt
Thanks
More information about the CMake
mailing list