[CMake] find library for static libraries

Robert Bielik robert.bielik at xponaut.se
Thu Mar 31 11:55:24 EDT 2011


David Cole skrev 2011-03-31 17:51:
> Does:
>
>    find_library(
>      MY_LIB
>      libthelibrary.a
>      PATHS
>    ...
>    )
>
> work?

Thnx David, it does :)

Regards,
/Rob


More information about the CMake mailing list