pmt: dont include new memoryTestFunction

This commit is contained in:
2025-08-13 09:42:37 +03:00
parent 23087966d6
commit d74f385a68
14 changed files with 96 additions and 67 deletions

View File

@@ -16,7 +16,7 @@
# Project info
cmake_minimum_required(VERSION 3.10)
project(pmt VERSION 1.0.0)
project(pmt VERSION 1.1.0)
# Set compiler flags
add_compile_options(-Wall -Werror -Wno-deprecated-declarations)