home.social

#kitware — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kitware, aggregated by home.social.

  1. - la journée commence 🎉

    Après un petit moment de discussions et réseautage autour du petit déjeuner, le premier sujet nous est présenté par Sarah Lucca qui nous parle des différents modèles économiques liés au logiciel libre.

    Sont présentes les entreprises

    On a également un représentant du département de l'Isère et on attend un représentant de l'éducation nationale

    Sans compter les indépendants

  2. #CMake flub: #Kitware added new-ish features for installing libraries attached to an imported target (i.e. transitive library dependencies of your project) - but it doesn't work for Boost targets created by their own FindBoost module for some reason.

    The per-library targets just...don't work, and trying to use the Boost_LIBRARIES variably doesn't work because FindBoost poops "-lpthread" into the middle of the list for some reason.