Skip to content
  • Emmanuel Promayon's avatar
    FIXED rationalized CMake target names · 5922a4d0
    Emmanuel Promayon authored
    All the CMake targets created by CamiTK now starts with `camitk` and words are separated
    using `-` (dash) instead of `_` (underscore).
    For instance `sdk_local_install` became `camitk-sdk-local-install`
    All CEP CMake general targets now start with `cep-nameOfCep`.
    5922a4d0