Hi Mike, On Friday, 1. March 2013 03:13:32 Mike Frysinger wrote: > Signed-off-by: Mike Frysinger <[email protected]> > --- > CMakeLists.txt | 2 ++ > ftdipp/CMakeLists.txt | 30 +++++++++++++++++++----------- > src/CMakeLists.txt | 28 ++++++++++++++++++---------- > 3 files changed, 39 insertions(+), 21 deletions(-) > > diff --git a/CMakeLists.txt b/CMakeLists.txt > index e7127f7..9c7a6a5 100644 > --- a/CMakeLists.txt > +++ b/CMakeLists.txt > @@ -46,6 +46,8 @@ set(CPACK_COMPONENT_SHAREDLIBS_GROUP "Development") > set(CPACK_COMPONENT_STATICLIBS_GROUP "Development") > set(CPACK_COMPONENT_HEADERS_GROUP "Development") > > +option ( STATICLIBS "Build static libraries" ON ) > +
Applied, thanks! Thomas -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
