This commit is contained in:
2025-11-24 18:00:46 +03:00
parent e529265a63
commit e548451617
6 changed files with 120 additions and 35 deletions

View File

@@ -13,7 +13,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
# ******* C++ PART OF THE PROJECT *******
set(EXAMPLES OFF CACHE BOOL "" FORCE)
set(CMAKE_BUILD_TYPE "Release")
# set(CMAKE_BUILD_TYPE "Release")
add_subdirectory(LibSidServo)
set(CMAKE_BUILD_TYPE "Debug")