4 lines
62 B
CMake
4 lines
62 B
CMake
function(update_board TARGET)
|
|
# nothing to do
|
|
endfunction()
|
function(update_board TARGET)
|
|
# nothing to do
|
|
endfunction()
|