Skip to content
Snippets Groups Projects
Commit e82ea34e authored by Mark Charlebois's avatar Mark Charlebois
Browse files

Changed builtin_commands.cpp_stub to builtin_commands.cpp_in

parent d343edaa
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ function(px4_qurt_generate_builtin_commands)
math(EXPR command_count "${command_count}+1")
endif()
endforeach()
configure_file(${CMAKE_SOURCE_DIR}/cmake/qurt/builtin_commands.cpp_stub
configure_file(${CMAKE_SOURCE_DIR}/cmake/qurt/builtin_commands.cpp_in
${OUT})
endfunction()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment