Change remote root so the packages can be build on another machine. This is done because the Raspberry Pi 4B+ 2GB does not have enough RAM to build the px4_ros_com package
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user