FreeCAD build, need cmake help
Kevin Kofler
kevin.kofler at chello.at
Wed Nov 30 18:17:43 CET 2011
Richard Shaw wrote:
> But it's still looking for it's plugins modules in /usr/Mod instead of
> /usr/lib64/freecad/Mod.
>
> Does this have anything to do with LIBRARY_OUTPUT_DIRECTORY or
> RUNTIME_OUTPUT_DIRECTORY?
>
> Or is this getting set somewhere else?
This is probably hardcoded somewhere in the code, probably through some -D
flag being passed to the compiler by the build system. Look for
add_definitions calls in the CMakeLists.txt files.
Kevin Kofler
More information about the rpmfusion-developers
mailing list