Skip to content
  • Emmanuel Promayon's avatar
    Configure CamiTKVersion after including CamiTKConfig · f1aa8d19
    Emmanuel Promayon authored
    In the SDK the proper configuration order is
    - configure CamiTKConfig
    - include configured CamiTKConfig
    - configure CamiTKCore as it has now a new libDir variable
    and CMake does not seem to have a default value for that
    unless it is set first (as it is now in CamiTKConfig.cmake.in)
    f1aa8d19