2 lines
No EOL
85 B
CMake
2 lines
No EOL
85 B
CMake
add_executable(kernelcopy kernelcopy.c)
|
|
target_link_libraries(kernelcopy host libfat) |