blob: ed0bfcb43747a3000f93a07d474796ff079e0474 [file] [log] [blame]
add_library(pico_test INTERFACE)
target_include_directories(pico_test INTERFACE ${CMAKE_CURRENT_LIST_DIR}/include)
target_link_libraries(pico_test INTERFACE pico_stdlib)