Integrate python3 JSON API generator into libretroshare

Add more options to CMake:
  Support for JSON API
  Support for forum deep index

Fix bitdht CMake project name
General CMake files improvements
This commit is contained in:
Gioacchino Mazzurco 2021-12-13 18:42:28 +01:00
parent a8c30dce62
commit 16fc9d9fcc

View File

@ -6,7 +6,7 @@
# SPDX-License-Identifier: CC0-1.0
cmake_minimum_required (VERSION 2.8.12)
project(libbitdht)
project(bitdht)
file(
GLOB BITDHT_SOURCES