4 lines
75 B
CMake
4 lines
75 B
CMake
target_include_directories(
|
|
${PROJECT_NAME}
|
|
PUBLIC ${MCU_DIR}/default)
|