4 lines
129 B
CMake
4 lines
129 B
CMake
target_sources(${OBSW_NAME} PUBLIC DummyGpioIF.cpp)
|
|
|
|
target_include_directories(${OBSW_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|