Displaying 2 results from an estimated 2 matches for "get_file_compon".
2012 Jun 29
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...elocatable and respect the original meanings.
>
> >CMAKE_CURRENT_LIST_FILE can be used instead (just take the directory
> >part) but I don't know when it was introduced. In
>
> CMAKE_CURRENT_LIST_FILE is introduced at least in 2.6.4, if for
> compatibility reasons , get_file_component and this var can achieve the
> same effect.
>
> >No, it is the responsability of the user to adjust CMAKE_MODULE_PATH for
> >containing the directory where LLVMConfig.cmake is. See
>
Ok, I understood your design principles, so I'd develp another patch.
>Why? Plea...
2012 Jun 29
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
hume npx <humeafo at gmail.com> writes:
> Hi, Óscar:
> nice to hear some voice on this. about LLVM_TOOLS_BINARY_DIR, yes, it
> made the installed version work only, if you'd like the uninstalled version
> to work, it should be detected as you suggested.
>
> about LLVM_INSTALL_PREFIX the purpose is to make it really relocatable,
> eg, when installed under