some more API improvements and replacements

This commit is contained in:
2022-07-26 11:14:40 +02:00
parent 500a5602bd
commit f1c37203a4
20 changed files with 49 additions and 61 deletions

View File

@ -13,7 +13,7 @@ from shutil import which
from typing import List
UNITTEST_FOLDER_NAME = "build-tests"
UNITTEST_FOLDER_NAME = "cmake-build-tests"
DOCS_FOLDER_NAME = "build-docs"