Init
This commit is contained in:
parent
ced1e0039f
commit
5850efbe00
|
|
@ -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})
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue