remove cmake_minimum_version from subdirectory CmakeLists.txt

This commit is contained in:
F. Duncanh
2025-03-01 15:51:35 -05:00
parent bbed57bc9f
commit 02fd126c78
4 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
cmake_minimum_required(VERSION 3.5)
include_directories( playfair llhttp )
message( STATUS "*** CFLAGS \"" ${CMAKE_C_FLAGS} "\" from build environment will be postpended to CMAKE_CFLAGS" )