This commit is contained in:
cfif 2025-12-04 10:50:10 +03:00
parent ced1e0039f
commit 5850efbe00
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ link_libraries(m)
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -funsigned-char -pipe -Wl,-O0 -std=gnu++2a -Wall -Wextra")
add_executable(mdf ${SOURCES})
add_executable(MODEL_ADC ${SOURCES})