Rename elp cam dev to use hyphens instead of underscores
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ function(add_daps_target target_name)
|
||||
set(depfile "${output_file}.d")
|
||||
|
||||
# Preprocess with -MD so #included .dapss files become build dependencies
|
||||
# (e.g. body specs that #include ../elp_4k_usb_cam.dapss).
|
||||
# (e.g. body specs that #include ../elp-4k-usb-cam.dapss).
|
||||
add_custom_command(
|
||||
OUTPUT ${output_file}
|
||||
COMMAND "${CMAKE_C_COMPILER}"
|
||||
|
||||
Reference in New Issue
Block a user