[LLVMdev] CMake error on Win32

Óscar Fuentes ofv at wanadoo.es
Tue Aug 3 07:59:27 PDT 2010


Aaron Gray <aaronngray.lists at gmail.com> writes:

> I am getting the following error from CMake :-
>
>     CMake Error at CMakeLists.txt:227 (set_property):
>
>     set_property given invalid scope CACHE. Valid scopes are GLOBAL,
>
>     DIRECTORY, TARGET, SOURCE, TEST.
>
>
> Can someone familiar with CMake deal with this please,

Please upgrade to cmake version 2.8 or above.

nobled: is that CACHE modifier really needed?




More information about the llvm-dev mailing list