mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 11:37:10 +00:00
stm32-f4discovery-cc256x: create Ozone jdebug files
This commit is contained in:
parent
2e62bff6d3
commit
0c90f1ec0b
@ -112,7 +112,7 @@ foreach(EXAMPLE_FILE ${EXAMPLES_C})
|
||||
set(OZONE_PROJECT_FILE ${CMAKE_CURRENT_BINARY_DIR}/${EXAMPLE}.jdebug)
|
||||
add_custom_command(
|
||||
OUTPUT ${OZONE_PROJECT_FILE}
|
||||
DEPENDS ozone.jdebug ${CMAKE_SOURCE_DIR}/CMakelists.txt
|
||||
DEPENDS ozone.jdebug
|
||||
COMMAND ${Python_EXECUTABLE}
|
||||
ARGS ${BTSTACK_ROOT}/tool/replace_string.py ${CMAKE_SOURCE_DIR}/ozone.jdebug ${OZONE_PROJECT_FILE} "EXAMPLE" ${EXAMPLE}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user