David Cole ha scritto:
It is *possible*, but you would have to change the source
code to CMake...
We select directories on a per-target basis to avoid name
clashes between object files named the same but from different targets.
There is no way to adjust it as a project CMakeLists w
It is *possible*, but you would have to change the source code to CMake...
We select directories on a per-target basis to avoid name clashes between
object files named the same but from different targets.
There is no way to adjust it as a project CMakeLists writer...
intentionally. We view it as
Is it possible to change the default path (project.dir) where the object
files (.o or .obj) are put?
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-