[CMake] Is it possible to link against libraries,
built in another cmakelists.txt ?
Brandon Van Every
bvanevery at gmail.com
Wed Jun 6 11:36:47 EDT 2007
I don't see why not. But you'd have to find them the say way you find
any other external 3rd party library. Either know where the library
is, FIND_ them somehow, etc.
Cheers,
Brandon Van Every
On 6/6/07, Alexander Ivash <alexander.ivash at psa-software.com> wrote:
>
>
>
>
> Is the subj is possible? I have two cmake-managed projects: the library and
> tests. And this tests need to be linked against the library. How can I
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
More information about the CMake
mailing list