fsfw-example-stm32h7-freertos/bsp_stm32h7_freertos/NUCLEO-H743ZI/CMakeLists.txt

4 lines
78 B
CMake
Raw Normal View History

2021-07-12 21:50:48 +02:00
add_subdirectory(Src)
2022-05-22 15:30:38 +02:00
target_include_directories(${TARGET_NAME} PRIVATE Inc)