KasperskyLab / knp

Kaspersky Neuromorphic Platform
Apache License 2.0
11 stars 4 forks source link

KNP Version and LICENSE error when build KNP as a third-party. #10

Open LandauSchwinger opened 4 hours ago

LandauSchwinger commented 4 hours ago

I've tried to load KNP as third-party component with CPM and encounter several errors:

  1. CMake of KNP can't find LICENSE and README files (possible solution - change CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR)
  2. KNP start to build itself in project third-party folder, but then start to build itself one more time inside third-party folder of knp itself.
artiomn commented 3 hours ago

Thank you, we will fix this.