Removed CMake Files and Functions of the Vendor

This commit is contained in:
paul nehlich
2024-05-24 11:57:47 +02:00
parent de6953cc61
commit 3a69b96a24
4 changed files with 0 additions and 279 deletions

View File

@ -8,8 +8,6 @@ project(romeo-obsw C CXX ASM)
# Pre-Sources preparation
# ##############################################################################
include(collect.cmake)
include(Findcommon.cmake)
# Specify the C++ standard
set(CMAKE_CXX_STANDARD 23)