block_update and install in local folder

This commit is contained in:
2024-04-10 00:55:36 +02:00
parent 1326891d6a
commit cf9b5716ac
7 changed files with 90 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
project(BayesNet
VERSION 1.0.4
VERSION 1.0.4.1
DESCRIPTION "Bayesian Network and basic classifiers Library."
HOMEPAGE_URL "https://github.com/rmontanana/bayesnet"
LANGUAGES CXX