mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-13 18:45:46 +05:00
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:
parent
a8c30dce62
commit
16fc9d9fcc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user