On 03/30/2015 03:36 PM, Petr Bena wrote:
Hi Nils,
Great! Could you please give me some mininal example and perhaps add
it to documentation page which is now kind of vague? From what is
written there, I suppose that this variable changes the runtime output
directory, but for all targets since it'
Hi Nils,
Great! Could you please give me some mininal example and perhaps add
it to documentation page which is now kind of vague? From what is
written there, I suppose that this variable changes the runtime output
directory, but for all targets since it's set and until it's changed?
eg. if I hav
On 03/30/2015 03:25 PM, Petr Bena wrote:
I have following problem:
I got a project with plugins, each plugin and core is a separate cmake
project, however core includes all of them
When I configure "core" it also configures all plugins and running
"make" also make core, all libraries and plugin
I have following problem:
I got a project with plugins, each plugin and core is a separate cmake
project, however core includes all of them
When I configure "core" it also configures all plugins and running
"make" also make core, all libraries and plugins.
My problem however is the default locat