cmake: Remove unneeded additional include path
This commit is contained in:
parent
d867da201f
commit
896008cee4
|
|
@ -323,7 +323,6 @@ function(add_base_binary variant_name)
|
|||
${variant_name}
|
||||
PRIVATE ${PRUSA_BOARDS_DIR}/cores/prusa_einsy_rambo/
|
||||
${PRUSA_BOARDS_DIR}/variants/prusa_einsy_rambo/
|
||||
${VARIANT_CFG_DIR} # Include the header for this variant.
|
||||
${CMAKE_SOURCE_DIR}/Firmware
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue