On Monday 20 February 2012, Barth wrote:
> Hello,
>
> Let be a project A developed and distributed by organization AA.
> Let be another project B depending on A, developed by organization BB. B
> calls find_package(A) in its CMakeLists.txt as to get the dependencies
> libraries and includes.
>
>
On 02/20/2012 04:32 PM, Barth wrote:
> Hello,
>
> Let be a project A developed and distributed by organization AA.
> Let be another project B depending on A, developed by organization BB. B
> calls find_package(A) in its CMakeLists.txt as to get the dependencies
> libraries and includes.
>
> H
Hello,
Let be a project A developed and distributed by organization AA.
Let be another project B depending on A, developed by organization BB. B
calls find_package(A) in its CMakeLists.txt as to get the dependencies
libraries and includes.
How should FindA.cmake be distributed ?
Option 1: pac