mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 21:23:57 +08:00
ROMFS cmake remove directory VERBATIM
This commit is contained in:
@@ -120,6 +120,7 @@ add_custom_command(
|
|||||||
COMMAND ${CMAKE_COMMAND} -E touch ${romfs_extract_stamp}
|
COMMAND ${CMAKE_COMMAND} -E touch ${romfs_extract_stamp}
|
||||||
WORKING_DIRECTORY ${romfs_gen_root_dir}
|
WORKING_DIRECTORY ${romfs_gen_root_dir}
|
||||||
DEPENDS ${romfs_tar_file}
|
DEPENDS ${romfs_tar_file}
|
||||||
|
VERBATIM
|
||||||
)
|
)
|
||||||
|
|
||||||
add_custom_command(
|
add_custom_command(
|
||||||
|
|||||||
Reference in New Issue
Block a user