diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index aa33018..496bf11 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -4,6 +4,7 @@ add_executable(${PROJECT_NAME} target_link_libraries(${PROJECT_NAME} RegEdit + ADC #timer )