Docker post build : generate post build script with versions from the CMake project.
This commit is contained in:
parent
4e8e52bf6e
commit
d757344f1b
3 changed files with 3 additions and 3 deletions
|
|
@ -727,4 +727,3 @@ elseif(USE_OPENOCD)
|
|||
|
||||
endif()
|
||||
|
||||
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../docker/post_build.sh.in ${CMAKE_CURRENT_SOURCE_DIR}/../docker/post_build.sh)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue